low priority

  • Thread starter Thread starter JasonA
  • Start date Start date
J

JasonA

Is there a way to start an application so that it always runs as low without
having to go into task manager after it is started and setting it to low.
This program hogs the system until I do this then everything runs fine.

Thanks,
Jason.
 
from the wonderful said:
Is there a way to start an application so that it always runs as low without
having to go into task manager after it is started and setting it to low.
This program hogs the system until I do this then everything runs fine.

start, help, start.

However if the program internally uses 'set priority' calls, it will
cheerfully ignore the priority it is started at, and you'll have to
nobble it after the internal setting have been completed.
 
Thanks, shall change the shortcuts.

GSV Three Minds in a Can said:
start, help, start.

However if the program internally uses 'set priority' calls, it will
cheerfully ignore the priority it is started at, and you'll have to
nobble it after the internal setting have been completed.
 

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