Loading
New install is redirected to Upgrade screen

Hi All,

I am facing a weird issue with Installshield 2015.  ***Only on few VM's***** when I run setup.exe it is directly launching upgrade screen instead of new install screen. On  new VM's I don't see this issue. User gets Install screen.

Upon enabling the debug log, I found that it is finding related products and setting IS_MAJOR_UPGRADE = yes

InstallShield 11:10:25: Begin SetAllUsers()

 

InstallShield 11:10:25: Getting records from Upgrade table

 

InstallShield 11:10:25: UpgradeCode: {E433EB35-B085-4977-AF48-F4665FBED628} MinVersion: 2.0 MaxVersion: Language: Attributes: 0

 

InstallShield 11:10:25: Checking related product {1EB968E7-754B-4D2E-B8AD-34F9F0D49D45}

 

InstallShield 11:10:25: {1EB968E7-754B-4D2E-B8AD-34F9F0D49D45} ***Related***

 

MSI (c) (44!1C) [11:10:25:692]: PROPERTY CHANGE: Adding IS_MAJOR_UPGRADE property. Its value is 'Yes'.

 

InstallShield 11:10:25: Checking related product {1EB968E7-754B-4D2E-B8AD-34F9F0D49D20}

 

InstallShield 11:10:25: {1EB968E7-754B-4D2E-B8AD-34F9F0D49D20} ***Related***

 

InstallShield 11:10:25: No related products for UpgradeCode {E433EB35-B085-4977-AF48-F4665FBED628} found

 

InstallShield 11:10:25: UpgradeCode: {E433EB35-B085-4977-AF48-F4665FBED628} MinVersion: 1.0.0 MaxVersion: 1.4.2 Language: Attributes: 0

 

InstallShield 11:10:25: Checking related product {1EB968E7-754B-4D2E-B8AD-34F9F0D49D45}

 

InstallShield 11:10:25: {1EB968E7-754B-4D2E-B8AD-34F9F0D49D45} ***Related***

 

InstallShield 11:10:25: Checking related product {1EB968E7-754B-4D2E-B8AD-34F9F0D49D20}

 

InstallShield 11:10:25: {1EB968E7-754B-4D2E-B8AD-34F9F0D49D20} ***Related***

 

InstallShield 11:10:25: No related products for UpgradeCode {E433EB35-B085-4977-AF48-F4665FBED628} found

 

InstallShield 11:10:25: End SetAllUsers()

1EB968E7-754B-4D2E-B8AD-34F9F0D49D72 is my current Product code. In upgrade settings ISpreventdowngrade is present by default and I have added Major upgrade.

My requirement - We have shipped products with upgrade code E433EB35-B085-4977-AF48-F4665FBED628 and want to upgrade those products with the newer version. 

I want to know how can I remove the extra product codes from the above log, where it is trying to find Related products. Those product codes are not present in my current project

 

 


Loading
New install is redirected to Upgrade screen