ShortcutProperty Element

Windows Installer XML (WiX) v3.0

ShortcutProperty Element

Description
Property values for a shortcut. This element's functionality is available starting with MSI 5.0.
Windows Installer references
MsiShortcutProperty Table
Parents
Shortcut
Inner Text (xs:string)
This element may have inner text.
Children
None
Attributes
Name Type Description Required
Id String Unique identifier for MsiShortcutProperty table. If omitted, a stable identifier will be generated from the parent shortcut identifier and Key value.  
Key String A formatted string identifying the property to be set. Yes
Value String A formatted string supplying the value of the property.  
See Also
Wix Schema, Shortcut