Search:     Advanced search

Setup, for a self-extracting Zip file, cannot be in a directory with an InstallShield self-extractor

Article ID: 117
Last updated: 11 Apr, 2012
Views: 10224

Self-Extractors for Software Installation that are using InstallShield SETUP programs cannot include directory information. For example, a setup filename in a Zip file (.zip or .zipx) should be setup.exe not
disk1\setup.exe.

Workaround:

You can re-zip the files without directory information, then re-run WinZip Self-Extractor, for example, with the command line:

"C:\Program Files\WinZip Self-Extractor\wzipse32" -ishield3 filename.zip

Technical Details:

The directory information (e.g. the disk1 part of disk1\setup.exe) prevents the WinZip Self-Extractor Wizard from auto-identifying an InstallShield SETUP.

Even when the -ISHIELD3 or -WAIT command line parameters are used, or the
Wait For field is specified in the WinZip Self-Extractor Wizard, the self-extracting file does not wait for the InstallShield SETUP to continue because the code that handles this does not deal with directory information (specifically, it does not expect directory information for the file _ISDEL.EXE).

If you have any questions about this information please e-mail Technical Support.

Related article:
What can be done so that an InstallShield setup file will work in self-extracting Zip files for Software Installation?

This article was:   Helpful | Not Helpful
Prev   Next
Where to download WinZip Self-Extractor     Information on creating self-extracting Zip files using...

RSS