Events Editor
This pane allows you to add to a control from the dialog an associated event. There are four types of events that you can use:
Initialization Events
Dialog initialization events allow you to execute actions (such as setting a property or populating a control from an UI custom action) before the current dialog is displayed.
Adding a new initialization event
Use the Insert key while the list is focused. The Edit Control Events Dialog will be displayed allowing you to add a new control event to the list.
button, the “New...” context menu item or press theEditing an initialization event
Use the Space key while an element is selected. The Edit Control Events Dialog will be displayed allowing you to edit a control event from the list.
button, the “Edit...” context menu item or press thePublished Events
A published control event specifies an action to be taken by the installer or a change in the attributes of one or more controls from a dialog box.
Adding a new published event
Use the Insert key while the list is focused. The Edit Control Events Dialog will be displayed allowing you to add a new control event to the list.
button, the “New...” context menu item or press theEditing a published event
Use the Space key while an element is selected. The Edit Control Events Dialog will be displayed allowing you to edit a control event from the list.
button, the “Edit...” context menu item or press theSubscribed Events
The Subscribed Events tab allows you to subscribe the selected control to a list of control events, and lists the attribute to be changed when the event is published by another control or by Windows Installer.
Subscribing to a new event
Use the Insert key while the list is selected. The Edit Event Mapping Dialog will be displayed allowing you to subscribe the control to an event.
button, the “New...” context menu item or press theEditing a subscribed event
Use the Space key while an element is selected. The Edit Event Mapping Dialog will be displayed allowing you to edit an event mapping from the list.
button, the “Edit...” context menu item or press theDeleting a subscribed event
Use the Delete key while an element is selected.
button, the “Remove” context menu item or press theYou can create a commonly used control events or subscribe a control to an event using the “Events Wizard”. You can access it with the “Events Wizard” toolbar button or the “Events Wizard” dialog's context menu item.
Control Conditions
The Control Condition tab allows you to specify special actions to be applied to controls based on the result of a conditional statement.
Adding a new control condition
Use the Insert key while the list is focused. The Edit Control Condition Dialog will be displayed allowing you to add a new control condition.
button, the “New...” context menu item or press theEditing control condition
Use the Space key while an element is selected. The Edit Control Condition Dialog will be displayed allowing you to edit a control condition from the list.
button, the “Edit...” context menu item or press theTopics
- Control Events
Control events used by Advanced Installer. - Edit Control Events Dialog
Edit control events - Edit Event Mapping Dialog
Subscribe a control to an event. - Edit Control Condition Dialog
Special actions applied to a control based on conditions. - Installation Path Dialog
Operations available for the selected installation path. - Shortcut Options Dialog
Configure which shortcut locations will be displayed on ShortcutsDlg dialog. - Finish Actions Dialog
Actions executed by the last installation dialog.