TargetImage Element
From Windows Installer XML
- Description
- Contains information about the target images of the product.
- Windows Installer references
- None
- Parents
-
UpgradeImage
- Inner Text
- None
- Children
- Choice of elements (min: 0, max: unbounded)
- Attributes
-
| Name |
Type |
Description |
Required |
| Id |
String |
Identifier for the target image. |
Yes |
| IgnoreMissingFiles |
YesNoType |
Files missing from the target image are ignored by the installer. |
|
| Order |
Int |
Relative order of the target image. |
Yes |
| SourceFile |
String |
Full path to the location of the msi file for the target image. |
|
| src |
String |
This attribute has been deprecated; please use the SourceFile attribute instead. |
|
| Validation |
String |
Product checking to avoid applying irrelevant transforms. |
|
- See Also
-
Wix Schema