Rob Mensching-7 wrote:
> 
> Do something like:
> 
> Value=""[DirName]FileName.exe""
> 
> or better:
> 
> Value=""[#FileId]""
> 
> 

First one did not work. The solution is, apparently, to put the whole string
along with quotation marks inside apostrophes. Like this:
' "[DirName]FileName" ' (spaces just for clarity of the example)
-- 
View this message in context: 
http://n2.nabble.com/String-concatenation-formatting-tp3887716p3890703.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to