I want to set a property value depending on a condition.. <Property Id="A" Value="1"/> <Property Id="B" Value="Some value"/>
if A == 1 then B = "A is one" else B = "A is not one" How do I do this? -- View this message in context: http://www.nabble.com/Conditional-Property-Value-tp18704186p18704186.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users