![]()
|
InstallShield 2009
Project
This information applies to Basic MSI projects. To view the order of your end-user dialogs in an InstallScript project or an InstallScript MSI project, use the InstallScript view to review your script.
In the Custom Actions and Sequences view, you can view primary and next dialogs in the order in which they appear to the end user during the run time of your installation. Primary dialogs are top-level dialogs that have been inserted into the installation sequence. You can change the order of a primary dialog within the Custom Actions and Sequences view.
Next dialogs are dialogs that are triggered by the action of a previous dialogs Next button control events. Although you can view next dialogs in the Custom Actions and Sequences view, they are not a part of the installation sequence, and you cannot change their order in the Custom Actions and Sequences view. To change the order of a next dialog, you must edit the dialogs behavior in the Behavior editor.
When you first open the Custom Actions and Sequences view, the Sequences explorer lists all primary dialogs and actions in the order in which they will be executed during your installation. Many of the next dialogs have plus signs (+) next to them.
In addition to viewing the order of primary dialogs that have been inserted into the installation sequence, you can also view next dialog order in the Sequences explorer.
When you click the plus sign (+) next to a primary dialog, the list expands to display the order in which the primary dialogs next dialogsif anywill appear during the run time. If a particular dialog has more than one Next button control event, all possible next dialogs are displayed under the dialog.
Viewing the Order of Dialogs in the Sequence
When you click a next dialog, the right pane displays information about the dialog. The right pane also has hyperlinks to the behavior and layout editors, as well as help information. More detailed information about the selected dialog is available in the Dialogs view.
When you right-click a primary dialog, a context menu displays commands for you to edit the sequence, refresh the dialog sequence view, or edit the dialogs layout or behavior. When you right-click a next dialog, a context menu displays commands for you to edit the dialogs layout or behavior.
After you have edited a next dialogs behavior or layout and returned to the Custom Actions and Sequences view, you can select Refresh from the context menu to refresh the dialog sequence view. This option is available only for primary dialogs.
Task
To move to the Dialog Behavior Editor from within the Sequences explorer in the Custom Actions and Sequences view, do either of the following:
For more information, see Editing Dialog Behavior in Basic MSI Projects.
Task
To move to the Dialog Layout Editor from within the Sequences explorer in the Custom Actions and Sequences view, do either of the following:
For more information, see Editing Dialog Layout in Basic MSI Projects.
|
|
Copyright Information | Contact Acresso |