Here's my batch file, but I need steam to quit after the game closes so it will run KeyboardLeds again. Any ideas?
taskkill /F /IM KeyboardLeds.exe > NUL
steam -applaunch 310560
start "KeyboardLeds" /high KeyboardLeds.lnk
You've probably got little chance of doing this easily. I would imagine you'd want to look for a log file that steam updates when the game/steam closes. When your script sees that, (filename, date time, etc) then start keyboardled
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.