Sequences View

InstallShield 11 Universal

The Sequences view in Behavior and Logic is where you can add actions and dialogs to the appropriate sequence in the Explorer window. You can also view and set their properties in the Properties window.

The order in which these actions and dialogs display in this view is the sequence in which they will execute at run time. There are two groups of categories: one for when this project will be built as a product, and one for when the project will be built as an assembly.

Product Sequences

This group of categories is the sequence of the dialogs that will display, the actions that will be executed, and the installation that will take place at run time for the product. These categories only apply if you are creating this project to be built as a product.

Assembly Sequences (Premier Only)

This group of categories only applies if you are creating this project to be built as an assembly. Insert into these categories the dialogs you want to display and the actions you want to execute before and after the installation of the product or Dynamic Suite that references/installs this assembly. These dialogs and actions will be triggered to display and execute by the Assembly Category Reference actions within the Product Sequences of the project that references this assembly. The value of each of these action's Category Selection property is set to one of the categories below in order to display the dialogs and execute the actions within them.

See Also