Re: Launch a application with a specific base priority in windows xp

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



leoliver wrote:
I would like to know how to launch a application with a specific
base priority in windows xp . And make the new base priority a
permanent priority . I can use task manager to change app.
priorities , but the priority will revert back to normal the next
time the application runs. How about a shortcut which always
starts a application on low priority ? Thanks .

Look into the command line "start" - specifically /low, /normal and /high
variables.

You could then have a shortcut to a batch script to start whatever the
application is...

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


.



Relevant Pages

  • Re: vms base priority watch
    ...      If only some users get to do this in the ealy hours, ... accounting would tell you who might have issued a command? ... priority rarely has much effect unless the process is compute bound. ... will continue until the process has reached base priority where the ...
    (comp.os.vms)
  • Re: SWS-2.1 (Apache) question?
    ... No CGIs to play with here, but if I download a PDF I see ... to priority 4 for a while, ... Googling for "apache process priority" came up with the link below, ... base priority of 3 and hey presto, all the APACHE* processes start with a ...
    (comp.os.vms)
  • Re: vms base priority watch
    ... The user's base priority is what is controlled/set by a SET PROC/ ... The scheduling algorithm for OpenVMS uses changes in current ... For example, when a process is waiting for terminal input, ...
    (comp.os.vms)
  • Re:EXE Priorites
    ... Thread priority is calculated as base priority of its process plus thread ... priority withing its priority class, ...
    (microsoft.public.win32.programmer.kernel)
  • Re: twapi again - mapping from numerical values to enumeration "names" ...
    ... options are actually priority classes, ... given by a string like "belownormal", I really would like to map e.g. ... the base priority of a process back ...
    (comp.lang.tcl)