UpgradeImage Element

WiX

UpgradeImage Element

Description
Contains information about the upgraded images of the product.
Windows Installer references
None
Parents
Family
Inner Text
None
Children
Sequence (min: 1, max: 1)
  1. TargetImage (min: 1, max: unbounded)
  2. Choice of elements (min: 0, max: unbounded)
Attributes
Name Type Description Required
Id String Identifier to connect target images with upgraded image. Yes
SourceFile String Full path to location of msi file for upgraded image.  
SourcePatch String Modified copy of the upgraded installation database that contains additional authoring specific to patching.  
src String This attribute has been deprecated; please use the SourceFile attribute instead.  
srcPatch String This attribute has been deprecated; please use the SourcePatch attribute instead.  
See Also
Wix Schema