[wix-users] upgrade NOT detected
Roni Fuchs
ronif at microsoft.com
Mon Feb 8 06:22:55 PST 2016
Hi everyone,
We wrote an upgrade (major) to our product, and for some reason on one of the machines the upgrade was NOT detected:
Why could this happen?
It's worth mentioning that we use burn to bundle our products with a couple of prerequisites and to use an MBA.
One of the prerequisites is .Net 4.6.1 which requires a restart before the MBA is started.
>From the msi's log:
Bad machine:
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.
Other machines:
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.
No WIX_UPGRADE_DETECTED on the bad machine. Why could this be?
Thanks,
Roni (Aron) Fuchs
More information about the wix-users
mailing list