ComponentGroup Element

WiX Help

ComponentGroup Element

Description

Groups together multiple components to be used in other locations.

Windows Installer references
None
Parents
Fragment
Inner Text
None
Children
Choice of elements (min: 1, max: unbounded)
  • ComponentRef (min: 1, max: unbounded)
  • Any Element namespace='##other' processContents='Lax'
Attributes
Name Type Description Required
Id String Identifier for the ComponentGroup. Yes
Any attribute namespace='##other' processContents='lax'
See Also
Wix Schema, ComponentGroupRef