Jon Seanor wrote:
> However, when executed on a Simplified Chinese OS, all the localized 
> text consists of "?????????".
> Both wxl files are utf-8 and when opened on a Chinese OS display the 
> expected characters.
> So, it's as if Light has converted the utf8 in the localization files to 
> to ascii during the build
>   

MSI databases aren't Unicode-ready so you have to specify a codepage for 
the characters you're using. The easiest way to do that is to specify 
the Codepage attribute in your .wxl file.

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



------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to