Auto process priority

zort15

New Member
You know how you can go in to the task manager and have it change the processor priority of a given process, well, I was wondering how to do that automatically.

Here's the problem, I have this program on my computer that starts up and uses 100% CPU for a long time untill it settles down. I want this program to run on startup, but the first thing I always do is set the priority of it to "Below Normal" so everything else will start in a reasonable time frame. I was wondering if there was some switch I could include in the startup that would change the priority automatically.
 
dont let the computer start the process... Start it manually, so everything is calm when you do start it.
 
Back
Top