Pedro,
> I need to zip some files using VB interacting with Winzip. I'm using the
> Shell method but no zipped file is created. Does the Shell method supports
> arguments, because the string I'm creating to run the command is
C:\Program
> Files\WinZip\wzzip c:\file.zip d:\source-file.zip
You might want to look at the freeware (with source) Zip code at
ftp://ftp.ruhr-uni-bochum.de/pub/Info-ZIP/Zip.html. They also have an unzip
version. A recent article in VBPJ used this code.
--
L.J. Johnson, Slightly Tilted Software
Microsoft MVP (Visual Basic)
LJJohnson...SlightlyTiltedSoftware.com or LJJohnson...mvps.org
<http://www.SlightlyTiltedSoftware.com>
Ask The NT Pro at <http://www.dev-archive.com/gethelp>
l_j_johnson
| Sun, 11 Nov 2007 18:48:00 GMT |