Hallo,
Not sure if this is the correct forum, but I have a script which runs as a scheduled task and zips up files (using WinZip).
I now need to encrypt the zip files. This seems quite straightforward, using the -s and -ycAES256 command line options, but how can I automatically enter a password without including it in plain text in the script?
TIA,
- Frink
Not sure if this is the correct forum, but I have a script which runs as a scheduled task and zips up files (using WinZip).
I now need to encrypt the zip files. This seems quite straightforward, using the -s and -ycAES256 command line options, but how can I automatically enter a password without including it in plain text in the script?
TIA,
- Frink