cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
MaxNegev
Level 2

Another version is installed...

Dear friends,
I want my setup will update an old version of my product.
Though I put in Major Upgrade Style "Complete Uninstall then Reinstall" and change version from 1.2 to 2.0
if I run setup on computer with old version (1.2) I get "Another version is installed...".
What I do wrong ?
Labels (1)
0 Kudos
(4) Replies
Cygnusx1
Level 8

read help on Major Upgrades
generate new PackageCode & ProductCode GUIDs
0 Kudos
Red_Baron
Level 3

Cygnusx1 wrote:
read help on Major Upgrades
generate new PackageCode & ProductCode GUIDs


Hi,

we have the same problem with InstallShield 2015 LE from within Visual Studio.
We also changed the Product code and provided an upgrad path.

On contrast to online help, there is no possibility to change the package code, so we didn't.

When we don't change Product Code, we get the message as mention by the guy in the thread before.
No automatic uninstall.

When we change the code, we get a parallel installation an the old version stays on disk.

Is it possible to do an full upgrade installation with Inst-Shield 2015 LE ?

How can we change the package code?
Help file ist NOT consitent with Intall Shield UI.

Thanks and best regards
RB
0 Kudos
MrTree
Level 6

Hi,

I handle it in that way, X means Change

Update | Package Code | Product Version | Product Code | Upgrade Code
Small Update | X | |
Minor Upgrade | X | X |
Major Upgrade | X | X | X


So for a Major upgrade you have to Change PackageCode (InstallShield Regenerates this code automatically on a new build), ProductVersion and ProductCode.

Edit: my table sucks :mad:
0 Kudos
Red_Baron
Level 3

MrTree wrote:
Hi,

So for a Major upgrade you have to Change PackageCode (InstallShield Regenerates this code automatically on a new build), ProductVersion and ProductCode.

Edit: my table sucks :mad:


Thanks for the answer.
As I already wrote,, we did it with no consequences for the Installation.
See thread above.
0 Kudos