Skip to main content
Version: v3

Failure Element

Description
Failure action for a ServiceConfigFailureActions element.
Windows Installer references
None
Parents
ServiceConfigFailureActions
Inner Text
None
Children
None
Attributes
NameTypeDescriptionRequired
ActionString Specifies the action to take when the service fails. Valid values are "none", "restartComputer", "restartService", "runCommand" or a Formatted property that resolves to "0" (for "none"), "1" (for "restartService"), "2" (for "restartComputer") or "3" (for "runCommand"). Yes
DelayString Specifies the time in milliseconds to wait before performing the value from the Action attribute. Yes
See Also
Wix Schema