Default process priority

smack Down

Diamond Member
Sep 10, 2005
4,507
0
0
Is there any way to make it so that say win-amp always starts up at priority above normal. In windows of course.
 

xtknight

Elite Member
Oct 15, 2004
12,974
0
71
Add this to a Windows shortcut:
start /abovenormal "C:\program files\winamp\winamp.exe"
 

smack Down

Diamond Member
Sep 10, 2005
4,507
0
0
But that will only work with the short cut right? What about when I open a file to play in win-amp by doubling clicking?
 

Rilex

Senior member
Sep 18, 2005
447
0
0
In the Output options of Winamp, I believe under DirectSound (or one of the other default plugins), there is the process priority for Winamp's output. IIRC it is already at Above Normal or High by default -- so you have less chance of your music skipping.

There is no reason to put the entire program at high priority.

Of course, the tip is still useful for other programs :)
 

SumYungGai

Banned
Sep 29, 2005
43
0
0
Yeah, I don't use Winamp, but Media Player Classic has an option for starting at a higher priority.

Though I don't know about the DirectSound thing.
 

xtknight

Elite Member
Oct 15, 2004
12,974
0
71
Originally posted by: smack Down
But that will only work with the short cut right? What about when I open a file to play in win-amp by doubling clicking?

Under file type modify "open" I think this will work:

start /abovenormal "C:\program files\winamp\winamp.exe" "%1"