Jump to content

Recommended Posts

Posted (edited)

Hi marshallprank,

you can get the OS language with the @OSLang macro.

See the help file for @OSLang values to have a complete list of possibilities.

edit:

English = 0409

German = 0407

Edited by Hannes123
Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]
  • 1 year later...
  • Moderators
Posted

It better to use the user preferred language from registory:

$user_language = RegRead('HKEY_CURRENT_USERControl PanelAppearance','SchemeLangID')

Why is it better to try reading a binary Value out of the registry rather than a Macro that consistently returns the information for you? Reinvent the wheel much?

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...