Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with creating a certian custom .bat file (for Ares)
#5
(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. Bang head against wall

It looks like this now:

taskkill /f /im explorer.exe
start /affinity 1 /high /wait Syringe "gamemd.exe" %*
start explorer.exe
Reply


Messages In This Thread
RE: Help with creating a certian custom .bat file (for Ares) - by Hippox77 - 15.07.2012, 01:03:45



Users browsing this thread: 1 Guest(s)