Permanently setting process priority?

J

Jack

I am attempting to permanently change process priorities for certain
apps on XP sp3 so that when I start them they start with a custom
priority of my choosing rather than with the default priority of
'Normal' assigned by XP.

I have tried both Prio and SetPriority, but neither app will permanently
assign process priorities. When the app which is assigned a priority
other than the default is closed and reopened, it reopens with the
default priority of Normal rather than with the one of my choosing.

I have .NET 2.0 installed, which is needed for SetPriority.

Prio: http://www.prnwatch.com/prio.html
SetPriority: http://www.sunsplash.org/software/setpriority/

I have also tried creating batch file of this kind:

cmd /c start /AboveNormal appname.exe

described here: http://www.petri.co.il/forums/showthread.php?t=2010

The batch file started the app, but the process priority was Normal
rather than AboveNormal.

Can anyone shed any light on why these methods might not be working?
Would any particular service need to be enabled for these process
priority-setting methods to work correctly?
 
J

Jack

VanguardLH said:
Jack wrote:
<snipped the repeated post>

This is Usenet, not a prattling chat room where if a post scrolls off the
screen then it doesn't get attention. Post and wait.


Thanks fer the lesson, perfessor, but my first post appeared as:

Error!

newsgroup server responded:no such article number in group

Perhaps the article has expired

<#[email protected]> (881165)

Click here to remove all expired articles
 

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

Top