PDA

View Full Version : Winamp



Smudger
07-14-2014, 08:25 PM
Evening

How do I get winamp to be my default player in OCD instead of windows media player.

TIA

Steve

Jazz_North
07-14-2014, 09:22 PM
Evening

How do I get winamp to be my default player in OCD instead of windows media player.

TIA

Steve

Go to View -> Preferences -> Media (you may have to use the right arrow at the upper right of the Preferences box to get to the Media tab. Enter something like the following in the Custom playback command line... box. You will have to edit this to fit your particular circumstances (folder of Winamp, etc.) All the " are required.

"C:\Program Files (x86)\MediaMonkey\MediaMonkey.exe" "%1"

Put a suitably edited version of the following in the Custom enqueue command line box:

"C:\Program Files (x86)\MediaMonkey\MediaMonkey.exe" /ADD "%1"

Addded: I forgot to indicate that you also need to select Custom command line from the Method of playback... drop down list