Hi everyone. I have Chinese characters in a couple of my files, so early on, I had to add Codepage="UTF-8" to my Product tag.
<Product Id="*" Name="LittleApp" Language="1033" Codepage="UTF-8" > Version="1.0.0.4" Manufacturer="xxx" > UpgradeCode="6950706d-de97-499b-9164-c240c0559d72"> This worked very well until I added WixUIExtension to my references (in Votive). Now I am getting the following error again: Error 1 A string was provided with characters that are not available in the > specified database code page '1252'. Either change these characters to ones > that exist in the database's code page, or update the database's code page > by modifying one of the following attributes: Product/@Codepage, > Module/@Codepage, Patch/@Codepage, PatchCreation/@Codepage, or > WixLocalization/@Codepage. > D:\Temp\testInstall2\LittleAppSetup\LittleApp.wxs 59 1 LittleAppSetup Any tips? Respectfully, Tim ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users