piusare/runscript.bat
2024-01-10 17:55:42 +01:00

4 lines
No EOL
79 B
Batchfile

@pushd %~dp0
START /B MouseOnKeyboard.exe
START /B KeyboardRemappings.exe
@popd