[wix-users] Bootstrap application not detecting related package features on upgrade

Rob Mensching rob at firegiant.com
Wed Jun 19 09:16:50 PDT 2019


Correct. Burn does not detect features for MSIs that the bundle does not contain.

As Nir points out, your BA can use the MSI APIs to detect features for any MSIs already on the machine.
_____________________________________________________________
 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 Colin Sim via wix-users
Sent: Wednesday, June 19, 2019 2:22 AM
To: Nir Bar <nir.bar at panel-sw.com>; WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Colin Sim <Colin.Sim at ipfx.com>
Subject: Re: [wix-users] Bootstrap application not detecting related package features on upgrade

Yes, the EnableFeatureSelection attribute is set to yes, which enabled the detection of MSI features for the “current” MSI in the bundle. It does not detect already installed MSI features from previous bundle.

From: Nir Bar <nir.bar at panel-sw.com>
Sent: Wednesday, 19 June 2019 9:03 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Colin Sim <Colin.Sim at ipfx.com>
Subject: Re: [wix-users] Bootstrap application not detecting related package features on upgrade

Did you set @EnableFeatureSelection="yes" in the MsiPackage element?


--
Nir Bar
WiX Expert



This e-mail contains IPFX information which may be privileged or confidential and is intended for use only by the individual(s) or entity named above. If you are not the intended recipient, note that disclosing, copying, distributing or using this information is prohibited. If you have received this e-mail in error, please advise immediately to the e-mail address above and permanently delete this message and any attachments. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. We monitor our e-mail system and may record your e-mails. Thank you.

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list