システムロケールを取得する
コマンド:
systeminfo | findstr -i /C:"システム ロケール"
実行例:
C:\>systeminfo | findstr -i /C:"システム ロケール" システム ロケール: ja;日本語
コマンドサンプル一覧