piusare/runscript.bat
2023-07-02 18:02:57 +02:00

4 lines
No EOL
79 B
Batchfile

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