Old 19th May 2004, 13:29   #1
zeljko
Junior Member
 
Join Date: May 2004
Posts: 2
National characters not shown in Modern UI

Hello,

I have successfully created installations, but with one problem: instead of national characters from code page 1250, I'm getting something from the 1252. Both used defined and built-in messages are in Croatian.

Any ideas how to switch to correct encoding?

Thanks!
zeljko is offline   Reply With Quote
Old 19th May 2004, 13:42   #2
zimsms
Senior Member
 
zimsms's Avatar
 
Join Date: Jan 2004
Location: London, Ontario, Canada
Posts: 272
Ok, I'm confused. The language files state the following.

Croatian LanguageID is 1050, code page is undefined(-),
Polish LanguageID is 1045, code page is 1250,
Romainian LanguageID is 1048, code page is 1250,
Portuguese LanguageID is 2070, code page is 1252.

Do you mean you need to define the croatian code page to 1250?
zimsms is offline   Reply With Quote
Old 19th May 2004, 15:09   #3
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
This code page is only used for MBCS detection, so it doesn't matter whether a code page is defined for Polish, Romainian or Portuguese. You could replace those with a -.

To display Croatian characters, you should set the language for non-Unicode application in the Control Panel to Croatian.
Joost Verburg is offline   Reply With Quote
Old 20th May 2004, 11:46   #4
zeljko
Junior Member
 
Join Date: May 2004
Posts: 2
Yes! For future reference: go to Control Panel -> Regional and Language Options -> Advanced and set language. Languages under first tab (Regional Options) are not important.

Thank you very much, Joost!
zeljko is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump