How to set process priority on startup in Win2k?

Sir Fredrick

Guest
Oct 14, 1999
4,375
0
0
My MP3 player starts with normal priority, which causes music to skip when other appliations start using up all of the CPU. I can get around this by setting the priority to high, but how would I set it to automatically start up with high priority?
 

kyoshozx

Senior member
Jun 16, 2000
588
0
0
There might be a better way....

Make a .Bat file in your mp3 player directory... edit the file and put
start /high program.exe
then close and save it

Next time you want to run your mp3 player double click on the bat file instead of the shortcut.