Never mind, found it on an old v2.0 help page...

This works:
<Feature ... >
<Condition Level="0"><![CDATA[LIBRARYENTITLEMENT = "FALSE"]]></Condition> 

-----Original Message-----
From: David Bartmess [mailto:david.bartm...@wallst.com] 
Sent: Friday, May 08, 2009 1:29 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] How to conditionally launch per prerequisites

How do I disable features? I have the custom action written to set properties 
for those features that are allowed, but I can't figure out how to disable the 
features themselves.

Thanks! 

-----Original Message-----
From: David Bartmess [mailto:david.bartm...@wallst.com]
Sent: Monday, May 04, 2009 9:05 AM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] How to conditionally launch per prerequisites

That answers my question... Thanks. I can setup a custom action to check the 
allowed features that runs before the feature screen, I presume, and disable 
the features not allowed.  

-----Original Message-----
From: Bob Arnson [mailto:b...@joyofsetup.com]
Sent: Saturday, May 02, 2009 12:33 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] How to conditionally launch per prerequisites

David Bartmess wrote:
> Is it possible to set launch conditions per the features actually 
> being installed

No. The general approach is to disable features (using the Condition
element) if their prereqs aren't installed.

--
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations Conference 
from O'Reilly Media. Velocity features a full day of expert-led, hands-on 
workshops and two days of sessions from industry leaders in dedicated 
Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 
5/3. http://p.sf.net/sfu/velocityconf 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations Conference 
from O'Reilly Media. Velocity features a full day of expert-led, hands-on 
workshops and two days of sessions from industry leaders in dedicated 
Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 
5/3. http://p.sf.net/sfu/velocityconf 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
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

------------------------------------------------------------------------------
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