Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Clear recent entries from Windows Media Player' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Clear recent entries from Windows Media Player
Authored by: maceuph on Sep 24, '04 03:18:10PM

Or just try disabling the open recent menu entirely
defaults com.microsoft.WindowsMediaPlayer NSRecentDocumentsLimit 0



[ Reply to This | # ]
Clear recent entries from Windows Media Player
Authored by: uurf on Sep 25, '04 03:23:39AM
That would be:

defaults write com.microsoft.WindowsMediaPlayer NSRecentDocumentsLimit 0

If Media player used that file as its preferences. But it doesn't. So this won't (and doesn't) work.

[ Reply to This | # ]
Clear recent entries from Windows Media Player
Authored by: dickydk on Nov 08, '04 12:06:43AM

could you please write one step-by-step for operation you suggest?

Dicky.dk



[ Reply to This | # ]
Clear recent entries from Windows Media Player
Authored by: alexrs on Jun 11, '05 11:30:51AM
The rigth command is
defaults write ~/Library/Preferences/com.microsoft.mediaplayer.plist NSRecentDocumentsLimit 0
But it doesn't seem to work. I still can see the files in the list.
Any more ideas?

[ Reply to This | # ]