Re: [WiX-users] Problems with Characters

2008-03-26 Thread Alexander Shevchuk
Higgins Sent: Wednesday, March 26, 2008 9:02 AM To: [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Problems with Characters Have you got your strings in a WXL file? I think using other files (wxi, wxs) etc won't allow extended chars to be displayed. Also, in th

Re: [WiX-users] Problems with Characters

2008-03-26 Thread Pat Higgins
Have you got your strings in a WXL file? I think using other files (wxi, wxs) etc won't allow extended chars to be displayed. Also, in the WXL you may need to specify the codepage & culture but I think pt-br is 1252 so if you haven't specified it, the WXL would by default use 1252 anyway ...