I already do it....i have acomponent which parse addlocal and remove
and in the callback set the feature state


Tomer Dror
Intergraph Corporation.
Intergraph Israel.
P: +972 (4) 8779191-1222

Skype:tomer.dee
http://www.intergraph.com



.

________________________________________
From: Rob Mensching [r...@robmensching.com]
Sent: Saturday, October 05, 2013 10:49 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] [SPAM] Re: InstallDefault="followParent" not reflected by 
windows installer UI

If you want your BA to control feature states, set the
MsiPackage/@EnableFeatureSelection and handle the feature state planning
callbacks.


On Sat, Oct 5, 2013 at 11:06 AM, tom <tomer.d...@intergraph.com> wrote:

>
> if a child feature has both msidbFeatureAttributesUIDisallow  and
> msidbFeatureAttributesFollowParent
>
> And even that only its parent was specified in the ADDLOCAL then the child
> feature will be installed
>
> I just checked it in MSI
>
> I know it is not BA related. I am just trying to provide support for
> ADDLOCAL and REMOVE for my BA silent install sequences
>
> I thought that Preselected is just when install was resume
>
> BTW based on what you say....this mean that in order to install
> invisible(in
> UI mode) child features in silent install
>
> user need to specify them? is this realy the case?!
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/InstallDefault-followParent-not-reflected-by-windows-installer-UI-tp7589468p7589477.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&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