Creating New Custom Dialogs in InstallScript and InstallScript MSI Projects
InstallShield 2016
Project • This information applies to the following project types:
To create a custom dialog, you need to perform the following general steps:
|
3.
|
Create a script function that loads the dialog into memory, displays it on the screen, handles the end user’s interaction with the dialog’s controls, and closes the dialog when the user is finished with it. For more information, see Using InstallScript to Implement Custom Dialogs. |
See Also
Using InstallScript to Process Dialog Controls
Open topic with navigation