Skip to main content
Version: v3

InstallFinalize Element

Description
Marks the end of a sequence of actions that change the system. The condition for this action may be specified in the element's inner text.
Windows Installer references
InstallFinalize Action
Parents
AdminExecuteSequence, AdminUISequence, AdvertiseExecuteSequence, InstallExecuteSequence
Inner Text (xs:string)
This element may have inner text.
Children
None
Attributes
NameTypeDescriptionRequired
SequenceIntegerA value used to indicate the position of this action in a sequence. 
SuppressYesNoTypeIf yes, this action will not occur. 
See Also
Wix Schema, InstallInitialize