msbuild is expecting the string surrounded with ", i.e. "D:\Program
Files\Microsoft BizTalk Server 2006", you don't need the %20 character.



On Wed, Nov 19, 2008 at 11:23 AM, Chandra Vuppala <
[EMAIL PROTECTED]> wrote:

> Hi,
>
> How to modify the property value in wix?
>
> I have property called [BiztalkInstallLocation] which gets value of biztalk
> installation directory from registry, when i pass this as property to
> msbuild it is giving error due to space in the in the string(D:\Program
> Files\Microsoft BizTalk Server 2006), now i need to replace the space in the
> string with %20, how it can be.
>
> Please give me u r suggestions.
>
> Thanks &  Regards,
> Chandrashekar vuppala
> M-9949469324
> Oakton Global Technology Services Centre (India)
>  Results Driven. When Business & IT Matters
>
>
>
> IMPORTANT
> 1.      This email and any attachments are confidential.  Any unauthorised
> dissemination or other use of these materials is prohibited.  If received in
> error, please contact us and delete all copies.
> 2.      Before opening or using attachments, check them for viruses and
> defects.  Our liability is limited to resupplying any affected attachments.
> 3.      Protecting your privacy is important to us.  Our privacy statement
> and further information is available at www.oakton.com.au.
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to