Hmm, I don't know what SCRIPTPARSE is and I don't know why two "\\" 
would be escaped. Can you provide more information?

Scharp, Craig wrote:
> Hi all,
>
>
>
> I'm using Wix 3.0 and trying to use SCRIPTPARSE to change database host
> in my web.config file.  For clients using sql server express, I would
> like @@DBHOST@@ to be changed to localhost\SQLEXPRESS.  This works on
> install except that it is changed to localhost\\SQLEXPRESS (two \\'s
> <file:///\\'s> ).  I assume it's because of the escape character, but
> wondering if there's a way around it.
>
>
>
> Has anyone else run into this?  If so, if you would send suggestions, I
> would be grateful.
>
>
>
> Thx, Craig
>
>
>
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables unlimited
> royalty-free distribution of the report engine for externally facing
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>   

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to