![]()
|
InstallShield 12
PROJECT
This information applies to InstallScript projects.
To package a build as a single executable file, use the Create a single file executable option in the General Options panel of the Release Wizard, or the Singe Exe File Name property in the Releases view, as described in the following procedures.
NOTE
The single executable file that you create accepts any command-line parameter that Setup.exe accepts.
TASK
To package a build as a single executable file by using the Release Wizard:
Note that you can specify a non-default icon only when building on a Windows NT, Windows 2000, or Windows XP machine.
-extract_all:"C:/ProductName Setup Files"
TASK
To package a build as a single executable file by using the properties in the Releases view:
Note that you can specify a non-default icon only when building on a Windows NT, Windows 2000, or Windows XP machine.
-extract_all:"C:/ProductName Setup Files"
To learn how to digitally signing your executable file, see Digital Signing and Security. For information about requiring end users to enter a password in order to launch the self-extracting executable file, see Password-Protecting Installations.
See Also
Setup.exe and Update.exe Command-Line Parameters
|
|
copyright contact |