Setting Program Priority Win XP

Maveric169

The Voices Talk to Me
Joined
5 Dec 2002
Messages
1,148
Ok, here is the deal. I tried to change the priority of of one of my programs from low to high. I make the change and go to check it to make sure that it has been changed and it is back at low. I cannot find anyway to permently change the program priority!

Does anyone have any ideas? Am I missing a step here somewhere?
 
make sure the prog that u want to change its proirity is open and running. do ctrl>alt>delete... go to process... find the file in there ... right click it go to set proirity... your done.
 
Welcome to the forums, Maveric169 :)

Don't know if it is possible to change the priority of a program permanently. However you can make a batchfile to start the program with a preset priority. Type this and save it as anyname.bat. Then doubleclick this file instead of the program icon.

@ECHO OFF
Start /<priority class> <path><filename>

Example:
@ ECHO OFF
Start /high c:\windows\notepad.exe

If you are storing the batch file in the same directory as the file you're running, you don't need the path. If the batch file was being stored in c:\windows, and you wanted to run notepad, you could use the form:

@ECHO OFF
Start /<priority class> <filename>
 

Members online

No members online now.

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,623
Latest member
AndersonLo
Back