Skip to content

ShortcutProperty element

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

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.

Parents

See also

Shortcut

Windows Installer references