But, how to use that ? What to put in command field ? Where do I put "zipfromlist" ?With the command zipfromlist, you can create a zip file from a list of files. The command field must contain the zip file name, and the parameters field the name of the list file. The list file must contain a list of files to be packed, one file per line.
- zipfromlist c:\xxx\file.zip, with or without path ?
And what in the parameters field ? file name only, or with path ?
- the file list must contain pathes of files to zip ?
Someone could give me an example ?
TIA