Windows Installer XML (WiX) toolset
Search

Show Element

Description
Schedules a dialog in a UI sequence.
Windows Installer references
None
Parents
AdminUISequence, InstallUISequence
Inner Text (xs:string)
This element may have inner text.
Children
None
Attributes
Name Type Description Required
After String Schedules the dialog after the specified action or dialog.  
Before String Schedules the dialog before the specified action or dialog.  
Dialog String The dialog to be scheduled. Yes
OnExit Enumeration Specifies the dialog is one of the required exit dialogs. Mutually exclusive with Before, After, and Sequence attributes. This attribute's value must be one of the following:
success
cancel
error
suspend
 
Sequence Integer Schedules the dialog at a particular sequence number.  
See Also
Wix Schema