Hi
  I want to pass a parameter value to some other application. The parameter is 
"TARGETDIR". When I retrive this value into a text item it shows up the value 
correctly. However, when I declare a property Id and try to use that 
PropertyId,it gives value as "TARGETDIR" and not the actual path. Here is how I 
defined the property id:
   
  <Property Id="catalina">Value="![CDATA[TARGETDIR]]"/>
   
  When I use catalina it gives as "TARGETDIR".
  In a control Text, it shows as whatever I set the target path.(For ex: 
C:\Program files).
   
  What should I do to get the value of TARGETDIR into this propertyId.
   
  Please help as I am new to WIX. Thanks for any help.
   
  Srini
   
   

       
---------------------------------
Boardwalk for $500? In 2007? Ha! 
Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to