CustomTable Element

WiX

CustomTable Element

Description
Defines a custom table for use from a custom action.
Windows Installer references
None
Parents
Fragment, Module, Product
Inner Text
None
Children
Sequence (min: 1, max: 1)
  1. Column (min: 0, max: unbounded): Column definition for the custom table.
  2. Row (min: 0, max: unbounded): Row definition for the custom table.
Attributes
Name Type Description Required
Id String Identifier for the custom table. Yes
BootstrapperApplicationData YesNoType Indicates the table data is transformed into the bootstrapper application data manifest.  
See Also
Wix Schema