command line option to set priority

  • Thread starter Thread starter tadashii
  • Start date Start date
T

tadashii

hi all,

is there any command line option to change the process
priority status i.e from normal/above normal to high or
real time??

thanks in advance.
 
You can use start command in a shell script; something like
start "" /min "some program"
start /?
for the syntax

--
Regards,

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

:
| hi all,
|
| is there any command line option to change the process
| priority status i.e from normal/above normal to high or
| real time??
|
| thanks in advance.
 
Back
Top