Thursday, January 27, 2011

How to get system locale in Windows 7 cmd?

How can I get system locale in Windows 7?

I mean something like: cs_CZ.UTF-8

I tried writing "locale" in the command line but that doesn't work in Windows. Any suggestions?

  • There's not a specific command (or at least, not one that I'm aware of) to get this information, but you can find it between those provided by systeminfo.exe.

    From Massimo
  • get-UIculture or get-host in PowerShell

    -Waldo

    From gWaldo

0 comments:

Post a Comment