Be very, very careful using ADDLOCAL and friends directly on the
command-line. You can really get confused behavior in the MSI if you get
that wrong. You'll want to test lots and lots of scenarios (install,
uninstall, patch, repair upgrade) with all the different permutations.


On Mon, Aug 19, 2013 at 6:49 AM, Phill Hogland <phogl...@rimage.com> wrote:

> I know that there are a number of different approaches that one might take
> to
> address this question.  One approach might be to use something similar to
> Example #11, at:
> http://wixextba.codeplex.com/releases/view/105895
>
> Which involves a bundle that displays radio buttons and then use that
> exclusive or output, with the ADDLOCAL (or one of the other MSI properties
> used to select Features), to configure the chained MsiPackage.
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/set-Features-depending-other-tp7588144p7588178.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to