The formula for the number to put into the Page Count summary property is major * 100 + minor. What may seem confusing is that for Windows Installer 1.1 this value is 110, but for Windows Installer 3.1 and 4.5 this is 301 and 405 respectively. If you look at what is reported by "msiexec.exe /?", you'll see 1.10 for Windows Installer 1.1 but 3.01 and 4.05 for Windows Installer 3.1 and 4.5 respectively. These are the major and minor version fields you must use and not those in the marketed name or the msi.dll file version.