0

So, I have set my keyboard language setting as "per app" (not global as Win 10 default) and I use some apps only with English layout, but when I run them, they always start with Russian keyboard layout. Is it possible to run an app with English layout preset (say, cmd)? Ideally, I'd like to change my .lnk files in some fashion like

C:\some path\anApp.exe
C:\Windows\System32\cmd.exe --keyboard-language en-us
C:\some path\anotherApp.exe --keyboard-language ru

so that they launch the app in that way; but cmd or AutoHotKey scripts are also acceptable.

YakovL
  • 869

2 Answers2

0

Looks like https://github.com/xupefei/Locale-Emulator deserves a try, the claimed functionality seems to be exactly what I need

YakovL
  • 869
-1

I'm not sure if this is what you're looking for but there is this. Settings -> Time & Language -> Region & Language -> Additional Date, Time & Language Settings -> Advanced Settings -> Switching Input Settings. They couldn't have hidden it any better!!!