Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: Zipping Files

202| Fri, 08 Feb 2008 00:15:00 GMT| vanvuurend| Comments (2)
Any suggestions or code on how to automate zipping files with
VB6 ?
Any help appreciated...
thanks...

Keywords & Tags: zipping, files, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/560634/
 
«« Prev - Next »» 2 helpful answers below.
You can send parameters to WinZip, look for WinZip help and on their website for more info, it's running winzip on the command prompt C:\WinZip [param list]

http://www.winzip.com/wzcline.htm

JeffB

jeffb | Sat, 10 Nov 2007 00:06:00 GMT |

Use "Shell" command with appropriate parameters.

ahmedsaber | Sat, 10 Nov 2007 00:07:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories