- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- ProductVersion not honored when building with UI
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
I have an MSI project and I'm using InstalShield 2015. I set the ProductVersion to 2.9.0 and when I build from UI the property is set to 0.0.1. The only way I can make it have a different version number is by using the -y paramater using IsCmdBld.exe. But I want to be able to test versions with UI debugger so I don't know what to do to get it right.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Within your project navigate here:
Installation Designer > MEDIA > Releases > Select your Release > General Tab > Product Version
If you have a value set here it will overwrite any value you have in the "General Information" view.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Within your project navigate here:
Installation Designer > MEDIA > Releases > Select your Release > General Tab > Product Version
If you have a value set here it will overwrite any value you have in the "General Information" view.
