Thanx Rob, for anyone else that is interested the info can be found here:
http://msdn2.microsoft.com/en-us/library/aa368012.aspx
Here is the syntax from the doc:
(&FeatureName=3) AND NOT(!FeatureName=3)
The term "&FeatureName=3" means the action is to install the feature local.
The term "NOT(!FeatureName=3)" means the feature is not installed local.
Aaron
On 5/10/07, Rob Mensching <[EMAIL PROTECTED]> wrote:
Custom elements can be conditionalized by putting the condition as the
text() of the element. The Condition Syntax topic in the MSI SDK has
information about how to do what you want.
*From:* [EMAIL PROTECTED] [mailto:
[EMAIL PROTECTED] *On Behalf Of *Aaron Feng
*Sent:* Thursday, May 10, 2007 8:17 PM
*To:* wix-users@lists.sourceforge.net
*Subject:* [WiX-users] Conditional Custom Action on Install
I would like to run a custom action only on install and when a specific
feature is being installed. If someone could point me toward the right
direction that would be great.
Thanx,
Aaron
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users