2008: User wants to change display language

  • Thread starter Thread starter 2008 ts user
  • Start date Start date
2

2008 ts user

Hi!

I am looking for the procedure if a user wants to change the display language.

If a user is going to change the display language. A Reg Entry
"PreferredUILanguages" will get wriiten to HKCU\Control Panel\Desktop.

And at Next Logon somehow there will be a "PreferredUILanguages" Entry with
the same Value and the Language is change.

is there a WMI command to refresh this?
 
You are looking for a way to "Flush the registry Buffers". Using Task
Manager to kill the Explorer task, then "New Task" Explorer.EXE. is one
approach. Commands like "TaskKill" and the Shell, "Run" command might do
what you want. The WMI access to OSLanguage is read-only.

--
Use the "Ratings" feature. It helps the new users.
Please use the Communities guidelines when posting.
http://www.microsoft.com/wn3/locales/help/help_en-us.htm
Mark L. Ferguson MS-MVP
https://mvp.support.microsoft.com/profile/Mark.Ferguson
 
Back
Top