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