MikeR wrote:
> 
> Can you post the code for your immediate-mode custom action that saves
> this value for CustomActionData?
> 
    <CustomAction Id="SetDeployParams" Return="check" Property="Deploy"
Value="Deploy|[DB_USER]|[DB_PW]|[DB_PORT]|[WS_USER]|[WS_PW]|[TOMCATHOME]|[HOST]|[TIMEOUT]|[#App.WAR]|[#CONTEXT.XML]"
/>
    <CustomAction Id="Deploy" JScriptCall="main" Property="Script"
Execute="deferred" Return="check" />


-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Evaluate-property-tp5165399p5167908.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to