I've created an MSI installation file using InstallShield 2010. After I've installed it, if I go to the "Add or Remove Programs" / "Programs and Features" in the Windows Control Panel I can see my program's entry and it also display the program's version.
I then created an update (patch/hotfix/QFE) using InstallShield 2010. After installing the MSP file, I click "View installed updates" and see my an entry for my patch but the version field is empty.
How do populate the version of that installed update using InstallShield or the MSI API?
See this screen shot for an example of what I'm trying to achieve: