piusare/runscript.bat
2024-01-10 18:31:39 +01:00

4 lines
No EOL
79 B
Batchfile

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