R
Renish Parambath
Guest
Hi All,
I have an application that depends on the Registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\Romance Standard Time\Display
Somehow in one particular machine, this display key is changed to another language.
My program expects this key in English always and performed some string comparisons.
Could you please tell me how we can change the "Display" key registry to another language string.
(I tried to change the display Language in windows, but it is not causing to change the language of the display key in Registry.)
Continue reading...
I have an application that depends on the Registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\Romance Standard Time\Display
Somehow in one particular machine, this display key is changed to another language.
My program expects this key in English always and performed some string comparisons.
Could you please tell me how we can change the "Display" key registry to another language string.
(I tried to change the display Language in windows, but it is not causing to change the language of the display key in Registry.)
Continue reading...