Windows Installer XML (WiX) toolset
Search

Group Element

Description
Searches for an existing group in the specified domain. Groups cannot be created by this element.
Windows Installer references
None
Parents
Fragment, Include, Module, Product
Inner Text
None
Children
None
Attributes
Name Type Description Required
Id String The unique identifier for this Group element. Yes
Domain String Domain of the Group. This attribute can contain a formatted string that is processed at install time to insert the values of properties using [PropertyName] syntax. Also supported are environment variables, file installation paths, and component installation directories; see Formatted for details.  
Name String Name of the Group. This attribute can contain a formatted string that is processed at install time to insert the values of properties using [PropertyName] syntax. Also supported are environment variables, file installation paths, and component installation directories; see Formatted for details. Yes
See Also
Wix Schema