Understanding the "Error Install Package Version" Message
Updated: 23 Jan 2008
The error ERROR_INSTALL_PACKAGE_VERSION means that the version of Windows Installer on the machine does not support the schema of the package. The package schema is indicated by the PID_PAGECOUNT property in the summary information stream of the package.
If the schema number of the package is greater than the maximum supported schema by Windows Installer, you will need to update your version of Windows Installer or re-author the package to be compatible with an earlier schema.
The minimum supported schema for all versions of MSI is 30.
The maximum supported schema for each version of MSI is:
- Windows Installer 1.0: 100
- Windows Installer 1.1: 110
- Windows Installer 1.2: 120
- Windows Installer 2.0: 200
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.