Setting the Priority Permanently???

  • Thread starter Thread starter BillW50
  • Start date Start date
B

BillW50

There is one program I always have to set its priority to realtime for
it to work well. And it doesn't affect the multitasking of other
applications one bit. So is there an automatic way to set the priority
of this program automatically? Through a shortcut switch perhaps? TIA

______________________________________________
Bill (using a Toshiba 2595XDVD & Windows 2000)
-- written and edited within Word 2000
 
Thanks Dave, works great!

--

______________________________________________
Bill (using a Toshiba 2595XDVD & Windows 2000)
--- written and edited with Outlook Express v6.00.2800.1123


Dave Patrick said:
Use
start "" /realtime "somepath\prog.exe"
in your shell script.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

BillW50 said:
There is one program I always have to set its priority to realtime for
it to work well. And it doesn't affect the multitasking of other
applications one bit. So is there an automatic way to set the priority
of this program automatically? Through a shortcut switch perhaps? TIA

______________________________________________
Bill (using a Toshiba 2595XDVD & Windows 2000)
-- written and edited within Word 2000
 
Back
Top