Hello All.
I need to pack the directory to zip or another one file in VB6. How can I
run the WinZip from VB6: API or COM?
TIA
Eli
If you are a registered owner of winzip, they have a command line addon. But it appears you can shell to winzip32 with command line
options. See this page:
http://www.developerfusion.com/show/2043/
> Hello All.
> I need to pack the directory to zip or another one file in VB6. How can I
> run the WinZip from VB6: API or COM?
>
> TIA
> Eli