Zip Command Line Qualifiers
/ADJUST_OFFSETS
Allow for prepended self-extract stub.
/BATCH=filespec
Specify a list of files to archive.
/COMMENT=keyword
Keywords:
ZIP_FILE - Archive Comment(s)
FILE - Individual File Comment (one line)
Notes:
/ADJUST_OFFSETS can be used to prevent Unzip from reporting extraneous data at the beginning of a self-extracting archive.
/BATCH can be used to provide a list of files to be archived when file selection criteria would otherwise be complex or difficult to code.
The /COMMENT qualifier can be used for both the archive comment and comments which accompany each file in the archive.