[wix-users] Major Upgrade after Minor Upgrade

Roni Fuchs ronif at microsoft.com
Mon Feb 8 10:13:51 PST 2016


Hi everyone,

The problem:
Major Upgrading to 1.6 version from 1.5 (that was minor upgraded from 1.4) failes.

What did I do:
Installed Version 1.4 - released with productId A1 and no upgradeCode.
Upgraded to Version 1.5 - released with productId A1 and UpgradeCode B.  [Minor Upgrade]
Upgraded to Version 1.6 -  released with productId A2 and UpgradeCode B. [Major Upgrade] - FAILS!!

What does work:
upgrading to 1.6 from a "clean" 1.5 work great. Upgrade is detected and everything works fine.

Differences:

-          In the registry, before upgrading to 1.6, I still se 1.4 residues (like the cached installer).

-          In the installation log, I see that upgrade is not detected.

o   Log:

MSI (s) (80:08) [05:18:53:029]: Doing action: FindRelatedProducts Action start 5:18:53: FindRelatedProducts.

MSI (s) (80:08) [05:18:53:032]: Doing action: LaunchConditions Action ended 5:18:53: FindRelatedProducts. Return value 1.

o   Instead of:

MSI (s) (EC:90) [16:14:46:778]: Doing action: FindRelatedProducts Action start 16:14:46: FindRelatedProducts.

MSI (s) (EC:90) [16:14:46:790]: PROPERTY CHANGE: Adding WIX_UPGRADE_DETECTED property. Its value is '{2EB30FFB-190A-40D7-9522-FB101E0F2DFD}'.

MSI (s) (EC:90) [16:14:46:790]: PROPERTY CHANGE: Adding MIGRATE property. Its value is '{2EB30FFB-190A-40D7-9522-FB101E0F2DFD}'.

MSI (s) (EC:90) [16:14:46:790]: Doing action: LaunchConditions Action ended 16:14:46: FindRelatedProducts. Return value 1

Thanks,

Roni (Aron) Fuchs



More information about the wix-users mailing list