The Locale - isn't that just the national settings in the windows? If so then no. I need to know if it is an english, german, french version of Windows that is installed.
The Windows Version number is stored in HKEY_LOCAL_MACHINE/software/microsoft/windows/currentversion
(on a W95B install anyway)I don't know if this will help.
The locale settings are stored in the registry:
HKEY_Current_User/Control Panel/International
Here are the values:
sCurrency
Locale
sShortDate
In "Locale" the country code is stored.
The codes I know are:
German (Luxemburg) "00001007"
German (Austria) "00000C07"
German (Swizerland) "00000807"
German (Germany) "00000407"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.