Removing Dialogs from Projects
InstallShield 2016
Basic MSI Projects
To remove a dialog from a Basic MSI project:
|
1.
|
In the View List under User Interface, click Dialogs. |
|
2.
|
In the Dialogs explorer, right-click the dialog and click Delete. |
Note • Right-clicking a dialog in the Custom Actions and Sequences view and clicking Remove does not delete the dialog from your project. It only removes it from that sequence.
InstallScript and InstallScript MSI Projects
To remove a dialog from an InstallScript or InstallScript MSI project:
|
1.
|
In the View List under User Interface, click Dialogs. |
|
2.
|
In the Dialogs explorer, right-click the dialog and click Delete. |
|
3.
|
In the View List under Behavior and Logic, click InstallScript. |
|
4.
|
Delete the script that adds the dialog to your installation’s end-user interface. |
Open topic with navigation