How can I find the current Windows language from cmd?

前端 未结 8 1147
囚心锁ツ
囚心锁ツ 2021-02-04 12:02

I would like to run a script for each language. I need a way to find which os language is being used, using batch files. Both on windows XP, and on Windows 7.

8条回答
  •  耶瑟儿~
    2021-02-04 12:36

    In Windows 10 1903, the current user's language setting seems to be found in "HKCU\Control Panel\International\LocaleName"

提交回复
热议问题