Sequences Tab

InstallShield 2023 » DIM References View

Project:The DIM References view is available in the following project type:

Basic MSI

Sequences direct all of the actions that are performed during the installation process—from file transfer to user interface display. These actions are given a number in the sequence, which then executes from the lowest number to the highest. Use the Sequences tab in the DIM References view to insert DIM actions and dialogs into a sequence, or edit the sequence timeline. To learn more, see Scheduling Custom Actions and Dialogs from a DIM Reference.

See Also