Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 12 Generating Eclipse Help > 12.8 Packaging Eclipse Help files > 12.8.1 Specifying a ZIP command for doc.zip
To specify a ZIP command to create doc.zip
:
; ZipCommand = zip command without parameters
ZipCommand = path/to/zip_program
If your ZIP program is not located in a directory
that is on the system PATH
, include a full
absolute path for ZipCommand
. If the path includes
spaces, enclose the entire path in quotes. For example, for wzzip
:
ZipCommand = "c:/program files/winzip/wzzip"