Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (133 - 135 of 3866)

Ticket Resolution Summary Owner Reporter
#869 Completed @OSLang will not detect MUI enviroments Emiel Wieldraaijer
Description

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

#2989 Completed @OSVersion And Windows 10 anonymous
Description

Been asked to add this so it gets added to Autoit before Windows 10 arrives Will we be having a reference for Developer Preview as well as Normal Windows 10

ie WIN_10 WIN_10_DP

#1132 No Bug @OSVersion Incorrect on Windows 7 anonymous
Description

@OSVersion reports "WIN_VISTA" when run on Windows 7. Obviously this is incorrect.

Note: See TracQuery for help on using queries.