Actually I found what I was looking for. I did it this way:
Dim myWinZip
Set myWinZip=CreateObject("WScript.Shell")
myWinZip.Run "wzzip c:\temp\test.zip c:\*.bat"
In fact, a Command Line for Winzip exists and can be downloaded on
http://www.winzip.com/wzcline.htm
It raises...
Hi there,
I'd like to call the wzzip program (e.g : wzzip try.zip c:\*.bat)within a script, and I ca't get the proper syntax.
I need some help !
Thanks,
Pierre
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.