...@awoms.com]
> Sent: Monday, October 14, 2013 9:21 AM
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Upgrade confusion
>
> When a bootstrapper v1.0.1 downloads and installs an update (v1.0.2)
> it logs "Automatically closing the window since update successful
--Original Message-
From: dirt [mailto:d...@awoms.com]
Sent: Monday, October 14, 2013 9:21 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Upgrade confusion
When a bootstrapper v1.0.1 downloads and installs an update (v1.0.2) it logs
"Automatically closing the window since
When a bootstrapper v1.0.1 downloads and installs an update (v1.0.2) it
logs "Automatically closing the window since update successful" and
opens the v1.0.2 bootstrapper with this in the log at the top:
"This bundle is being run by a related bundle as type 'Update'."
From what I can tell in th
How am I to detect that the bootstrapper has been invoked via an Update
and thus should suppress the UI and auto-invoke the Install sequence?
I dont see anything when comparing the 1.0.1 and 1.0.2 logs to indicate
that an Update could be detected. There is one line at the top of the
v1.0.2 log:
Thank you for the clarification.
I have made progress and here is an updated scenario, I am not sure why
the update is not auto-installing but instead waiting for me to click
Install (at step 2)
=
Product ID = *
Product UpgradeCode = 029B...BD97
Bootstrapper UpgradeCode = f031...56b3
=
2013/10/10 dirt :
> (Product ID and UpgradeCode are static, the Version (revision) is
> incremented on each build.)
That's the definition of a minor upgrade.
If you want a major upgrade, you have to change product ID (ProductCode) too
--
Nicolás
For MajorUpgrade behavior you must change both the Product ID and the
version. The UpgradeCode should remain unchanged. Also the version of the
MSI must change in the first three quad-dots. The version of the bundle can
be changed in any part of the version string.
http://wixtoolset.org/documen
7 matches
Mail list logo