ComPlusPartitionUser Element

WiX Help

ComPlusPartitionUser Element

Description

Represents a default partition definition for a user. When the parent component of this element is installed, the default partition of the user will be set to the referenced partition.

Windows Installer references
None
Parents
ComPlusPartition
Inner Text
None
Children
None
Attributes
Name Type Description Required
Id String Identifier for the element. Yes
Partition String The id of a ComPlusPartition element representing the partition that will be the default partition for the user.  
User String Foreign key into the User table. Yes
See Also
Pubca Schema