cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
yanivna
Level 4

a newer product version is already installd ? what is it

i try install new version of my installer and i get this message:"a newer product version is already installd" but i build a new version ,
someone know that bug? :confused:
Labels (1)
0 Kudos
(2) Replies
aj_patra
Level 3

May be the version no of your latest build is not changed. The version structure is "a.b.c.d". Windows Installer only checks for "a.b.c".

-Ajit
0 Kudos
Nick_Umanski
Level 7

InstallShield 2008 comes with a built in Upgrade item called ISPreventDowngrade - this has a minimum version setting which starts out at the initial setting of your project version number, but when you later change your project version number, it is not updated.

So you need to go to your ISPreventDowngrade major upgrade item and change it's minimum version to match.
0 Kudos