[wix-devs] Version 4.0 [GB]

Rob Mensching rob at firegiant.com
Fri Apr 7 15:06:35 PDT 2017


We don't recommend using feature selection since it is very easy to get wrong. So, no, wixstdba does not support feature selection.


-----Original Message-----
From: wix-devs [mailto:wix-devs-bounces at lists.wixtoolset.org] On Behalf Of Steven Ogilvie
Sent: Thursday, April 6, 2017 10:18 AM
To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
Subject: Re: [wix-devs] Version 4.0 [GB]

Classification: General Business

So the bootstrapper that comes with WiX does not support it without code changes?

Thanks,

Steve


This message has been marked as General Business by Steven Ogilvie on April 6, 2017 1:17:58 PM. Classification provided by TITUS. 





-----Original Message-----
From: wix-devs [mailto:wix-devs-bounces at lists.wixtoolset.org] On Behalf Of Rob Mensching
Sent: April 6, 2017 12:51 PM
To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
Subject: Re: [wix-devs] Version 4.0 [GB]

Note: this is really a discussion for wix-users

You'll need to EnableFeatureSelection on the MsiPackage then handle the OnPlanMsiFeature callbacks.

-----Original Message-----
From: wix-devs [mailto:wix-devs-bounces at lists.wixtoolset.org] On Behalf Of Steven Ogilvie
Sent: Monday, April 3, 2017 12:18 PM
To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
Subject: Re: [wix-devs] Version 4.0 [GB]

Classification: General Business

Wait, so I can:

1. select 1 to 2 features out of say 3
2. install those 1 to 2 features
3. run the install again and install the 3rd feature 4. then uninstall all features?

How do you go about doing that, is there an example somewhere?

Cheers,

Steve


More information about the wix-devs mailing list