Task Manager Priority question.

  • Thread starter Thread starter Bill & Debbie
  • Start date Start date
B

Bill & Debbie

I know I can change the priority of a Process using Task Manager. How can I
change that priority so it becomes permanant for the Process? I hate having
to change the priority everytime I run the application.
Thanks in advance for your help,
Bill
 
[Bill & Debbie] wrote-:
I know I can change the priority of a Process using Task Manager. How can I
change that priority so it becomes permanant for the Process? I hate having
to change the priority everytime I run the application.
Thanks in advance for your help,
Bill

You can use the Start command to start a program at different priority. So create a
shortcut to:
CMD /C start /low notepad.exe
and then use the shortcut to run the application.


Good Luck, Ayush.
 

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

Back
Top