Hi Bob,

Thank you very much. This worked.

-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 07, 2008 9:53 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Having issue with Variable.

MadhaviAthota wrote:
>  <?define XYZInetPubPath = “C:\inetpub\wwwroot\XYZ” ?>
>

The quotes you're using are the "curly" variety, not straight quotes.
See the difference:

> <Property Id="XYZFolderPATH"
>

The WiX preprocessor doesn't understand curly quotes.

--
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
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