CustomActionRef Element

Windows Installer XML (WiX) v3.0

CustomActionRef Element

Description
This will cause the entire contents of the Fragment containing the referenced CustomAction to be included in the installer database.
Windows Installer references
None
Parents
Fragment, Module, PatchFamily, Product
Inner Text
None
Children
None
Attributes
Name Type Description Required
Id String The identifier of the CustomAction to reference. Yes
Any attribute namespace='##other' processContents='lax'
See Also
Wix Schema, CustomAction