Jump to content

problem with WMP9 and mp3's...Open With...


Recommended Posts

after doing an unattended install, for some reason whenever i click on an mp3 to play it it asks me what to open it with. i want my default player to be wmp9 and i don't want it to ask me that all the time. i try to click to make this the default program to open this file type, but its no use.

I think this is the registry key that is causing me problems:

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsMediaPlayer]
"GroupPrivacyAcceptance"=dword:00000001

I used the key so that I don't get that setup screen on the first run of wmp, but I think it is causing problems.

Can anybody help me fix this problem. I want to be able to click on an mp3 and have it automatically open with wmp 9.

Example: When I click an mp3 file this pops up no matter if I check the box "Always use the selected program....etc" box or not.

post-70-1093736760_thumb.jpg

Link to comment
Share on other sites


Actually I found out after getting that same problem (I'm not the only one I'm sure), that it was the "Delete WMP right-click options" reg entries that caused it for me - i.e. when I deleted those lines from the regtweaks.reg file, then it ran on next install, everything ran fine - I also had them back in for XPSP2 install I did last week, and it stuffed up again.

These are the lines I'm talking about, in case you don't know.

;Remove WMP Right Click Options (Queue-it-up, etc.)
[-HKEY_CLASSES_ROOT\CLSID\{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}]
[-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}]
[-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}]

I don't know why deleting them causes problems, but it's less of a problem having them there, than having to click on WMP each time you go to open a video/audio file that should default to WMP without any prompting.

Link to comment
Share on other sites

The weird thing is though - those 3 lines are still part of the reg tweaks section of the unattended.msfn.org page, so they obviously work for some people, or nobody has bothered complaining about them.....

I complain ! ;)

Same problem here. I've searched "LegacyDisable" in the forum and found some posts about it. But it seems that must be done for each extension type file ... not easy then.

Link to comment
Share on other sites

I've searched "LegacyDisable" in the forum and found some posts about it. But it seems that must be done for each extension type file ... not easy then.

Nevermind, i did the whole job manually. So here we are :P :

[HKEY_CLASSES_ROOT\AIFFFile\shell\open]"LegacyDisable"=-

[HKEY_CLASSES_ROOT\AIFFFile\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\ASFFile\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\ASFFile\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\ASXFile\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\ASXFile\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\AUFile\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\AUFile\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\AVIFile\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\AVIFile\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\m3ufile\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\m3ufile\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\MIDFile\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\MIDFile\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\mp3file\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\mp3file\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\mpegfile\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\mpegfile\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\SoundRec\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\SoundRec\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\WAXFile\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\WAXFile\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\wmafile\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\wmafile\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\WMP.DVR-MSFile\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\WMP.DVR-MSFile\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\WMVFile\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\WMVFile\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\WPLFile\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\WPLFile\shell\play]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\WVXFile\shell\open]

"LegacyDisable"=-

[HKEY_CLASSES_ROOT\WVXFile\shell\play]

"LegacyDisable"=-

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...