WiX Database XML Schema

Attribute: SuppressModularization [element CustomAction]

Description

Use to suppress modularization of this custom action name in merge modules.

Derived By

Type YesNoType

Enumeration

Value  Description 
no   
yes   

Referenced By

Remarks

This should only be necessary for table-driven custom actions because the table name which they interact with cannot be modularized, so there can only be one instance of the table.

Definition

See CustomAction