Discussion:
How to change Language for non-unicode programs from registry
(too old to reply)
Orkun AKSU
2007-02-07 11:42:28 UTC
Permalink
Hi Everyone ,
I have got many computers and their non-unicode settings are set to English
( United States )
I wanted to change this setting to another language on all computer
remotely.So I need registry keys , group policy settings or a script to do
that.
Is there any way to do it ?

Thank you
Orkun AKSU
2007-02-09 12:20:17 UTC
Permalink
This post might be inappropriate. Click to display it.
Abdulaziz Khan
2010-08-10 09:27:40 UTC
Permalink
is there is any way the change get effected without restart
Post by Orkun AKSU
Hi Everyone ,
I have got many computers and their non-unicode settings are set to English
( United States )
I wanted to change this setting to another language on all computer
remotely.So I need registry keys , group policy settings or a script to do
that.
Is there any way to do it ?
Thank you
Post by Orkun AKSU
I found the solution
Change the following keys as desired
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\CodePage
ACP 1252 for English ( United States )
MACCP 10000 for English ( United States )
OEMCP 437 for English ( United States )
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\Language
Default 0409 for English ( United States )
Also you can export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\
from test computer to anothers after changing settings for non-unicode and
restart computer
Submitted via EggHeadCafe - Software Developer Portal of Choice
Scrolling in WPF Toolkit?s Column Chart
http://www.eggheadcafe.com/tutorials/aspnet/0939d60c-8e17-4a27-b898-1fc772d2d6f6/scrolling-in-wpf-toolkits-column-chart.aspx
Loading...