Re: question about Task Manager's Priority settings



Hi Ryan,

assuming you have access to the shortcut that runs the program then
this can easily be achieved by using the "start" command and specifying
the priority.

Start is a command line utility, so you need to fire it via CMD.EXE

For example, if the shortcut is running "WOMBLE.EXE" then modify the
shortcut to run "cmd /c start /low WOMBLE.EXE"

Cheers,
Scott

.



Relevant Pages

  • shortcut w/ command line arguments in a Setup/Deployment project
    ... I've created a new Setup/Deployment project in VS ... priority. ... shortcut to the File System Editor and it has "Command Line Arguments" ...
    (microsoft.public.vsnet.general)
  • Set App Priority
    ... Do we have any way to set the app priority using a shortcut, properties, ... command line or something else? ...
    (microsoft.public.windowsxp.customize)
  • Re: Debug.exe for win32
    ... Format is: n) e address t=n ... Display the debug registers. ... R DRx command. ... The help output can be limited by specifying the first letterof the ...
    (alt.lang.asm)
  • Re: set command line parameters in debugger for console applicatio
    ... I think the shortcut with optional arg would be a fine solution, ... The command line set in the VS IDE is ... So if you do not run the application under debugger, ... Microsoft Online Community Support ...
    (microsoft.public.vsnet.debugging)
  • Re: Nead a script to run a DOS program
    ... I was playing with a shortcut file with the target cmd or command, ... folder the location of tidy. ... echo Cannot locate "%Target%\%name%". ...
    (microsoft.public.windowsxp.general)