(13.07.2012, 21:20:37)AlexB Wrote: Looks like you mixed the parameters. Try this one:
start /affinity 1 /high Syringe "gamemd.exe" %*
Oops, thanks, that that was a big mistake. I also forgot to add the '/wait' command.
However, it still only changes priority for Syringe, not gamemd.
It looks like this now:
taskkill /f /im explorer.exe
start /affinity 1 /high /wait Syringe "gamemd.exe" %*
start explorer.exe