Build Menu
InstallShield 2024
Project:
• | Advanced UI |
• | Basic MSI |
• | DIM |
• | InstallScript |
• | InstallScript MSI |
• | InstallScript Object |
• | Merge Module |
• | MSI Database |
• | MSIX |
• | MSM Database |
• | Suite/Advanced UI |
• | Transform |
The following table lists the Build menu commands, as well as associated keyboard shortcuts and icons.
Command |
Shortcut |
Icon |
Description |
|||||||||||||||||||||||||||
Release Wizard |
|
|
Opens the Release Wizard, which lets you specify the settings for a release and build it. |
|||||||||||||||||||||||||||
Compile |
Ctrl+F7 |
|
Compiles your script file. |
|||||||||||||||||||||||||||
Build |
F7 |
|
Builds your release with default settings, or—if you have already built your release—rebuilds your release with your most recently saved settings. |
|||||||||||||||||||||||||||
Build Tables Only |
SHIFT+F7 |
|
Rebuilds only the .msi file tables of your installation to enable you to see your changes take effect more quickly than with a complete rebuild. |
|||||||||||||||||||||||||||
Build Tables & Refresh Files |
ALT+F7 |
|
Project:This command is available for Windows Installer–based projects. Rebuilds only the .msi file tables and updates only the modified files of your installation. This type of build works only when the media is an uncompressed network image. |
|||||||||||||||||||||||||||
Refresh Build |
ALT+F7 |
|
Project:This command is available for InstallScript projects. Rebuilds the active media. This command regenerates only those items that you changed since the media was last built. |
|||||||||||||||||||||||||||
Batch Build |
|
|
Lets you rebuild multiple releases with different configurations simultaneously. |
|||||||||||||||||||||||||||
Stop Build |
Ctrl+Break |
|
Cancels the current build process. |
|||||||||||||||||||||||||||
Test User Interface |
Ctrl+T |
|
Enables you to run through the user interface portion of your installation without making any changes to your system. All custom actions are executed. |
|||||||||||||||||||||||||||
Debug |
F5 |
|
Starts debugging. |
|||||||||||||||||||||||||||
Run |
Ctrl+F5 |
|
Enables you to run your completed installation without leaving InstallShield. |
|||||||||||||||||||||||||||
Uninstall |
|
|
Uninstalls the most recently run release. Project:This command is available for the following project types:
|
|||||||||||||||||||||||||||
Run Package |
|
|
Enables you to run the installation package. This command is available only for InstallScript projects with the Network Image media type and with all files compressed into an .exe file. |
|||||||||||||||||||||||||||
Debug Package |
|
|
Enables you to debug the installation package. This command is available only for InstallScript projects with the Network Image media type and with all files compressed into an .exe file. |
|||||||||||||||||||||||||||
Run from Web |
|
|
Displays the One-Click Install Web page, which lets you run your completed installation without leaving InstallShield. |
|||||||||||||||||||||||||||
MSI Debugger |
|
|
Provides several commands:
|
|||||||||||||||||||||||||||
Validate |
|
|
|
|||||||||||||||||||||||||||
Validate (cont.) |
|
|
Edition:The InstallShield Best Practice Suite is available in the Premier edition of InstallShield.
To learn more, see Validating Projects and Viewing Validation Results. |
|||||||||||||||||||||||||||
Settings |
ALT+F6 |
|
Opens the Settings dialog box, which enables you to set preferences for how InstallShield builds your installation. |