This is probably really obvious, but for the life of me I can't figure out how to do this.
I have a Basic MSI install package created in InstallShield 2011. I haven't been able to figure out how to get the 'Product Version' field that is set on the 'General Information' page of the 'Installation Designer' to show up on the dialog form during setup.
I can see that the 'Product Name' property is displayed, but not the 'Product Version'
How do I display the 'Product Version' to the user during install?
Thanks!