MsiProperty Element From Windows Installer XML previous page next page MsiProperty Element Description Allows an MSI property to be set based on the value of a burn engine expression. Windows Installer references None Parents MsiPackage Inner Text None Children None Attributes Name Type Description Required Name String The name of the MSI property to set. Yes Value String The value to set the property to. This string is evaluated by the burn engine and can be as simple as a burn engine variable reference or as complex as a full expression. Yes See Also Wix Schema previous page start next page