MUI and English language

  • Thread starter Thread starter Dmitry
  • Start date Start date
D

Dmitry

Hello,

I have WinXP Embedded with MUI istalled.
I switched language of menu and dialogs in Regional
Options from English to German. After restart all dialogs
were in German.
I tryed switch back to English, but I can not do it.
There is no English in list of languages.

What should I do?
 
Hello, Dmitry!
I have WinXP Embedded with MUI istalled.
I switched language of menu and dialogs in Regional
Options from English to German. After restart all dialogs
were in German.
I tryed switch back to English, but I can not do it.
There is no English in list of languages.

What should I do?
You must search this group. This issue was discussed and (AFAIK) fixed.
 
Dmitry said:
Hello,

I have WinXP Embedded with MUI istalled.
I switched language of menu and dialogs in Regional
Options from English to German. After restart all dialogs
were in German.
I tryed switch back to English, but I can not do it.
There is no English in list of languages.

What should I do?

The answer is in the Readme.rtf of the language package, in the "known
issues" part:

If you add multiple language support components that have corresponding
MUI resources imported into the database, you can use Regional and
Language Options in Control Panel at run time to switch the user's
default UI language. However, the following registry key must be added
before you can switch to the English language:
Registry key:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Nls\MUILanguages
Value name: "0409"
Value: (REG_SZ) 1


And by the way, no need to restart to make the changes effective, you
have to log out and in to make it work.


Romuald Thiéry
 
Back
Top