To all the expert:
Do u know how to execute the Winzip program and pass any
parameter inside. Thanks first for ur help.
Best Regards
Ang
Printable View
To all the expert:
Do u know how to execute the Winzip program and pass any
parameter inside. Thanks first for ur help.
Best Regards
Ang
As far as I know WinZip still has the same command line interface that it always had when it was only pkzip.
This means you can construct an entire command line telling it what folders, directories, disk span etc, etc and it will execute the Windows interface.
I would have a look around the documentation with winzip, perhaps do a search for pkzip.exe and even try executing winzip on the command like like "winzip.exe /?" to see if it gives you an option list.
Its a start.
To use command line parameters you'll need the command line add-on (http://www.winzip.com/wzcline.htm).