Create ZIP files automatically from a list of file specifications.
Script based utility program to create ZIP files. Automatically create ZIP files from a list of file specifications (using wildcards). Use this program to create backup copies, send files or whenever you want to ZIP something up on a regular basis.
Encryption doesn't work, strange command line, no unzip
andybasic
Pros
Small. Doesn't need admin to install
Cons
- The encyption doesn't seem to work.
- The command parameters can only be provided within a paramters file (not on the command line) so the encyption password would have to be hardcoded in this (if it worked).
Summary
The strange requirement to put the parameters in a parameter file was initially confusing but the parameters are straightforward.
It doesn't seem to provide a method for unzipping the file once created! But any other ZIP software would do this (but why choose this if you need other software to unzip it.
Difficult
mulderofx
Pros
small size
Cons
Only useable when you are very, very smart using commandlines etc. Totally unusefull when you are a computer nitwit.