Required Properties in MSI
Updated: 18 Nov 2008
There are five properties which are required by every Microsoft installer to identify itself from other MSI.
These properties are required to be present in every MSI.
These are the five properties:
- Product Name: It is the name of the application you mention in your MSI.
- Product version: This is the version of the product which you give.. like 1.0.0 etc..
- Product code: It is the unique GUID for your MSI.
- Product language: This is the numeric value of product and should be one of those entries mentioned in Template summary property in Summary information stream.
- Manufacturer: This is the name of the manufacturer of the product.
For future upgrades, it is recommended to add Upgrade code property in the package.
blog entry Filed Under:

The Endpoint Management Community Blog is the perfect place to share short, timely insights including product tips, news and other information relevant to the Endpoint Management community. Any authenticated Connect member can contribute to this blog.