Family Element

Windows Installer XML (WiX) v3.0

Family Element

Description
Group of one or more upgraded images of a product.
Windows Installer references
None
Parents
PatchCreation
Inner Text
None
Children
Sequence (min: 1, max: 1)
  1. UpgradeImage (min: 1, max: unbounded)
  2. Choice of elements (min: 0, max: unbounded)
Attributes
Name Type Description Required
DiskId Int Entered into the DiskId field of the new Media table record.  
DiskPrompt String Value to display in the "[1]" of the DiskPrompt Property. Using this attribute will require you to define a DiskPrompt Property.  
MediaSrcProp String Entered into the Source field of the new Media table entry of the upgraded image.  
Name String Identifier for the family. Yes
SequenceStart Int Sequence number for the starting file.  
VolumeLabel String Entered into the VolumeLabel field of the new Media table record.  
See Also
Wix Schema