Step 6: Changing the User Interface
InstallShield 2024 » InstallScript Project Tutorial
This step describes three ways you can modify the user interface of your installation:
| 1. | Taking different actions based on user input. |
| 2. | Modifying user-interface-related script functions to display different dialogs. |
| 3. | Modifying the layout and properties of a dialog using the Dialog Editor. |
See Also