Yes.  You don't need the square brackets around the Property.  I suggest reading the MSI SDK topic about Condition Syntax.

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Saranath Aravamudhan
Sent: Saturday, September 23, 2006 00:50
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Conditions for Custom Actions

 

Is there a way to conditionally run a custom action based on a property value?

 

<Property Id=”PROP1” value=”None” />

 

<Custom action="">

 

So I want to run the custom action only if PROP1’s value remains unchanged.

 

Thanks

Saranath

 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to