CustomTable Element

Windows Installer XML

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
See Also
Wix Schema