How to permanently set the task priority ?

F

flahmeshess

I have a program that I want to set it to run at a lower priority ALL
the time. Now, I'm setting it via the task manager EACH TIME I start
the program. How do I do it permanently ? Thanks.
 
D

Dave Patrick

You can use a shell script to start it something like
start "" /low "Path\toprog.exe"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top