Custom Element

WiX Help

Custom Element

Description

Use to sequence a custom action.

Windows Installer references
None
Parents
AdminExecuteSequence, AdminUISequence, AdvertiseExecuteSequence, InstallExecuteSequence, InstallUISequence
Inner Text (xs:string)
Text node specifies the condition of the action.
Children
None
Attributes
Name Type Description Required
Action String   Yes
After String    
Before String    
OnExit Enumeration mutually exclusive with Before, After, and Sequence attributes This attribute's value should be one of the following:
success
cancel
error
suspend
 
Sequence Integer    
See Also
Wix Schema, CustomAction