What you can do is check to see if MAMAK is installed, and use that
knowledge to set a property. Then you condition the SDK MAMAK Documentation
feature itself to be disabled if MAMAK isn't installed. That would prevent
any and all components in that feature that are not in any other features
being installed from being installed.

If MAMAK is a feature you are installing then make SDK MAMAK Documentation a
child of MAMAK instead. If the parent isn't installed, no children are
installed.

-----Original Message-----
From: spsingam [mailto:siva.poobalasin...@gmail.com] 
Sent: Wednesday, October 21, 2009 2:34 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How do I add a Condition to a Feature.


hi all, 

I have a Feature and i want to place a condition within this feature.

Example :- 

the Feature is called SDK MAMAK Documentation. If the user selects this
feature a condition is invoked that will check to see if MAMAK is installed.
Only if MAMAK is installed will it allow the user to install the components
within this feature.

Suggestions / how do i do this ?




-- 
View this message in context:
http://n2.nabble.com/How-do-I-add-a-Condition-to-a-Feature-tp3868724p3868724
.html
Sent from the wix-users mailing list archive at Nabble.com.

----------------------------------------------------------------------------
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to