Hi there,

Depending on a different property value, I would like to set some value to
a separate property but I couldn't find a way...

I am looking for something like this:
<Property Id ="PROP_NEW_B" Secure ="yes" >
      <?if PROP_NEW_A = "" ?>
      PROP_NEW_B = "Prop A is Blank or Null or Empty"
      <?else?>
      PROP_NEW_B = PROP_NEW_A
      <?endif?>
</Property>

Thank you,
Musa
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to