ExitType (Simple Type)

WiX

ExitType (Simple Type)

Description
Value indicates that this action is executed if the installer returns the associated exit type. Each exit type can be used with no more than one action. Multiple actions can have exit types assigned, but every action and exit type must be different. Exit types are typically used with dialog boxes.
Enumeration Type
Possible values: {success, cancel, error, suspend}
See Also
Gaming Schema