Oct 2, 2003 #1 ceodav Programmer Joined Feb 21, 2003 Messages 106 Location IT hi, is it possible to zip a file from VB code? thanks D.
Oct 2, 2003 #2 JJR Programmer Joined Apr 11, 2001 Messages 180 Location NL Use the winzip command line add on. It's free downloadable from http://www.winzip.com. As far as I know, there's no free COM add-in. Jordi Reineman Upvote 0 Downvote
Use the winzip command line add on. It's free downloadable from http://www.winzip.com. As far as I know, there's no free COM add-in. Jordi Reineman
Oct 2, 2003 Thread starter #3 ceodav Programmer Joined Feb 21, 2003 Messages 106 Location IT Thanks but i can't use the winzip add-on because we have to use an old version of winzip which not support that feature... i'm wondering if there are some existing modules which i can download. bye D. Upvote 0 Downvote
Thanks but i can't use the winzip add-on because we have to use an old version of winzip which not support that feature... i'm wondering if there are some existing modules which i can download. bye D.
Oct 2, 2003 #4 vb5prgrmr Programmer Joined Jul 5, 2002 Messages 3,623 Location US Search PSC for Create Read Zip and you should find a couple of examples. Good Luck Upvote 0 Downvote
Oct 6, 2003 #5 ssj3gohan Programmer Joined Jun 2, 2003 Messages 34 Location AU use the free zip dlls avalible Upvote 0 Downvote
Oct 6, 2003 #6 DonPeters Programmer Joined May 16, 2002 Messages 44 Location US try http://www.vbaccelerator.com/codelib/zip/zip.htm Upvote 0 Downvote