I have put conditions on the feature, but the problem is that the deciding 
variable is taken from input from a custom action that checks entitlements for 
each feature. This has to be done after the user enters a valid URL to login to 
(and possibly a username/password if the first attempt fails).

This means that the variables that set features to be removed aren't set until 
the UI sequence, way after the CostFinalize phase, which is where I read that 
the feature set is composed. If I could reset the feature set during the UI, 
that would be what I need...


-----Original Message-----
From: Rob Mensching [mailto:r...@wixtoolset.org] 
Sent: Thursday, May 14, 2009 1:36 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Trying to remove features from list of features that 
can be installed

Not sure, but it sounds like you want to Condition the Feature.

David Bartmess wrote:
> I found that the Publish event  AddLocal and Remove can set the feature to 
> install or not to install, but it doesn't completely remove the feature from 
> the list of features.

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to