﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
869	@OSLang will not detect MUI enviroments	Emiel Wieldraaijer		"Hi All,

I have Vista Ultimate English and have installed several MUI for other languages.

@OSLang will allways return English regardless if i choose Dutch/German/Bulgarian/Russian/Swedish....... (and all the rest)

In HKCU\Control Panel\Appearance there is a Binary value SchemeLangID which represents the MUI selected in Ultimate (don't know if it's the same in other MUI OS)

for Example 

The Binary value is 

0x0904 = English 
0x1304 = Dutch 
0x0204 = Bulgarian

The Hex value of the binary value 

0904 = English
1304 = Dutch 
0204 = Bulgarian

OSLang value for English = 0409
OSLang value for Dutch = 0413
OSLang value for Bulgarian = 0402

So basicly the same 

only switched in pairs of two 

Vista Business (does not have MUI builtin) also uses the SchemeLangID registry value. 

Using the @OSLang is handy for Multi Langual versions of programs. So maybe @OSLang needs some updating.

Thanks

Emiel "	Feature Request	closed	Future Release	AutoIt		None	Completed	@OSLang	
