I think my wife would get a tad upset about that lol.
-Original Message-
From: Levi Wilson [mailto:l...@leviwilson.com]
Sent: Wednesday, March 19, 2014 8:35 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] CA Condition on Major Upgrade
If I could kiss you, I
I may be misunderstanding your requirement, but UPGRADINGPRODUCTCODE
is set in the *older* product that is the target of the upgrade, not
in the newer incoming product. If you wish your install to not run a
CA if it is upgrading an older version then use the property set by
the newer upgrade, typic
If I could kiss you, I would. THANKS!
On Wed, Mar 19, 2014 at 11:20 AM, Tobias S wrote:
> a good summary of conditions can be found in the
>
> http://blogs.flexerasoftware.com/installtalk/2013/04/installer-cheat-sheet-series.html(Common
> MSI Conditions Cheat Sheet -
>
> http://www.flexerasoftw
It looks like I need to change to:
(NOT Installed) OR (NOT UPGRADINGPRODUCTCODE AND REMOVE<>"ALL")
I will verify :) Thank you!
On Wed, Mar 19, 2014 at 11:20 AM, Tobias S wrote:
> a good summary of conditions can be found in the
>
> http://blogs.flexerasoftware.com/installtalk/2013/04/installe
a good summary of conditions can be found in the
http://blogs.flexerasoftware.com/installtalk/2013/04/installer-cheat-sheet-series.html(Common
MSI Conditions Cheat Sheet -
http://www.flexerasoftware.jp/webdocuments/PDF/IS-CHS-Common-MSI-Conditions.pdf)
or on e.g.
http://stackoverflow.com/questions/
I'm having trouble wrapping my head around scheduling a custom action of
mine. I want to run the CA on these conditions:
- it's the first time installing
- on the INSTALL portion of a major upgrade
- NOT on the remove portion of the major upgrade
- NOT during an uninstall
I have my condition
6 matches
Mail list logo