I have a macro that will zip a file using Winzip and then email.
My problem is, when using WinZip 9 there is an option to encrypt th
file but I am unsure how to build this into my macro.
Does anyone have any ideas?
Thank
Hi Mike
On this page
http://www.rondebruin.nl/unzip.htm
Click on the parameters link (3)

Signature
Regards Ron de Bruin
http://www.rondebruin.nl
> I have a macro that will zip a file using Winzip and then email.
>
[quoted text clipped - 4 lines]
>
> Thanks
mikeymay - 22 Mar 2006 16:38 GMT
> Use -sPassword to specify a case-sensitive password. The password can b
> enclosed in quotes, for example, -s"Secret Password"
Hi Ron
I did actually pick up this link on another forum, but didn't look har
enough obviousley :-)
Does this mean the password required when selecting the encryptio
option?
Thank