Language settings

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I installed Czech MUI pack. The system UI is in Czech but applications using
OEM codepage (852) give wrong output - the conversion table or fonts are not
correct. Czech language is selected in "Language for non-unicode programs" in
International control panel. Command prompt window uses Greek characters
instead of Czech ones ... :-)

Any idea what to check (in registry or elsewhere) ?

Thanks.
Jan
 
Jan,

The first thing that comes to my mind: [HKLM\SYSTEM\CurrentControlSet\Control\Nls\CodePage],"852" must be there and point to the
proper (existing!) NLS locale file (by default c_852.nls).

Does your image Configuration include "CodePage: 852 (OEM - Latin II)" component?
 
Hi KM,

thanks for reply. I checked the registry before and it was correct. I'm not
sure about the nls file ...
Meanwhile I found the solution: setting the system at runtime to different
language and then back to Czech corrects the configuration. This is fine for
me. I have now no time to play with the image configuration ...

Thanks again for the hint.

Regards,
Jan


KM said:
Jan,

The first thing that comes to my mind: [HKLM\SYSTEM\CurrentControlSet\Control\Nls\CodePage],"852" must be there and point to the
proper (existing!) NLS locale file (by default c_852.nls).

Does your image Configuration include "CodePage: 852 (OEM - Latin II)" component?

--
Regards,
KM, BSquare Corp.

Hi,
I installed Czech MUI pack. The system UI is in Czech but applications using
OEM codepage (852) give wrong output - the conversion table or fonts are not
correct. Czech language is selected in "Language for non-unicode programs" in
International control panel. Command prompt window uses Greek characters
instead of Czech ones ... :-)

Any idea what to check (in registry or elsewhere) ?

Thanks.
Jan
 
Jan,

Well.. It is all about time after all :-)

Your workaround sounds similar to what is outlined in a MUI package rel.note documentations (Readme). The basic workaround steps are
the same.

--
Regards,
KM, BSquare Corp.

Hi KM,

thanks for reply. I checked the registry before and it was correct. I'm not
sure about the nls file ...
Meanwhile I found the solution: setting the system at runtime to different
language and then back to Czech corrects the configuration. This is fine for
me. I have now no time to play with the image configuration ...

Thanks again for the hint.

Regards,
Jan


KM said:
Jan,

The first thing that comes to my mind: [HKLM\SYSTEM\CurrentControlSet\Control\Nls\CodePage],"852" must be there and point to the
proper (existing!) NLS locale file (by default c_852.nls).

Does your image Configuration include "CodePage: 852 (OEM - Latin II)" component?

--
Regards,
KM, BSquare Corp.

Hi,
I installed Czech MUI pack. The system UI is in Czech but applications using
OEM codepage (852) give wrong output - the conversion table or fonts are not
correct. Czech language is selected in "Language for non-unicode programs" in
International control panel. Command prompt window uses Greek characters
instead of Czech ones ... :-)

Any idea what to check (in registry or elsewhere) ?

Thanks.
Jan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top