I'm trying to compile with the following custom action command line property 
value set containing square brackets. I tried using [[ and ]] respectively to 
escape the square brackets but that didn't solve the error "ICE03: Invalid 
format string; Table: CustomAction, Column: Target, Key(s): QtExecCmdLineSet2" 
that having them genreates.   Any pointers on what I use to escape the square 
brackets?

<CustomAction Id="QtExecCmdLineSet2" Property="QtExecCmdLineRun2" 
Value="&quot;[SQLBINDIR]sqlcmd.exe&quot; /Q &quot;create login [NT 
AUTHORITY\NETWORK SERVICE] from windows&quot;" />
<CustomAction Id="QtExecCmdLineRun2" BinaryKey="WixCA" DllEntry="CAQuietExec" 
Execute="deferred" Return="ignore" />

/ro
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to