Hi All,

I am trying to install a file that has localized characters in the file name.  
The following code fails and here is the error.    light.exe : error LGHT0103 : 
The system cannot find the file 'c:\_junk\???.txt'.

<File Id="JapaneseFile" Name="ぺぴし.txt" Source="c:\_junk\ぺぴし.txt"/>

I
have found a work around I guess (see below) but shouldn't the above
code work.  Is this a bug, an error in my code, or maybe a better way
to handle this?

<File Id="JapaneseFile" Name="ぺぴし.txt" Source="c:\_junk\japanese.txt"/>

Currently using the latest weekly release of WiX (3.0.3711.0).  Any help would 
be greatly appreciated!


Thanks,
sneidig



      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to