Hey, (was the most suitable sub forum I could find)
I'm trying to figure out how to launch a program from cmd with a higher priority, this is what I'm using:
The new cmd prompt starts, but its priority is still normal. Am I doing it wrong?Code:start "title" "cmd" /high




Reply With Quote