[wix-users] MBA: Leave packages unmodified on update

Rob Mensching rob at firegiant.com
Wed Sep 11 09:37:13 PDT 2019


Looks like the old bundle isn't playing along with your plan (hah! Me so punny!).

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/


-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Heiner Violet via wix-users
Sent: Wednesday, September 11, 2019 8:21 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Heiner Violet <H.Violet at medidok.de>
Subject: Re: [wix-users] MBA: Leave packages unmodified on update

new bundle log:
Planned package: PackageXY, state: Present, default requested: Present, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None

old bundle log:
Planned package: PackageXY, state: Present, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, cache: No, uncache: Yes, dependency: Unregister


-----Ursprüngliche Nachricht-----
Von: Rob Mensching <rob at firegiant.com> 
Gesendet: Mittwoch, 11. September 2019 16:47
An: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Heiner Violet <H.Violet at medidok.de>
Betreff: RE: MBA: Leave packages unmodified on update

What do the log files (for the new and the old bundles) say for the plan exactly?

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/


-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Heiner Violet via wix-users
Sent: Wednesday, September 11, 2019 1:40 AM
To: wix-users at lists.wixtoolset.org
Cc: Heiner Violet <H.Violet at medidok.de>
Subject: [wix-users] MBA: Leave packages unmodified on update

Hi all,

we would like some packages of our mba to remain unmodified during update. That means the old version should stay on the system - neither updated nor uninstalled.
We tried to achieve this by setting args.State = RequestState.None in the BootstrapperApplication. PlanPackageBegin Event fort he packages in question.
Unfortunately we observed, that the packages in question are nevertheless removed during an update-Installation.

Is it possible to achieve our goal? Or are all packages either updated or removed on an update?

Thanks in advance,
Heiner.




More information about the wix-users mailing list