Skip to main content
Version: v3

ExitCode Element

Description
Describes map of exit code returned from executable package to a bootstrapper behavior.
Windows Installer references
None
Parents
ExePackage
Inner Text
None
Children
None
Attributes
NameTypeDescriptionRequired
BehaviorEnumerationChoose one of the supported behaviors error codes: success, error, scheduleReboot, forceReboot. This attribute's value must be one of the following:
success
error
scheduleReboot
forceReboot
Yes
ValueIntegerExit code returned from executable package. If no value is provided it means all values not explicitly set default to this behavior. 
See Also
Wix Schema