Skip to main content

ShortcutProperty element

Property values for a shortcut. This element's functionality is available starting with MSI 5.0.

Windows Installer references

MsiShortcutProperty Table

Parents

Shortcut

Attributes

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, required) : A formatted string identifying the property to be set.

Value (String) : A formatted string supplying the value of the property.

See also

Shortcut

Edit the schema for this page