Jump to content

Windows Media Player 9 File Associations


Recommended Posts

Why doesn't WMP 9 associate itself with all the normal files automatically? Everytime i click on a file (music or movie) it opens like a "open with.." program and makes me select an app? Shouldn't it auto-associate itself on silent install? Maybe i'm missing something...

Thanks

Link to comment
Share on other sites


after silent install

when u first run wmp it should ask u for which extentions u want.

and other stuff like, agree to eula etc.

not sure about this ---=> part if u didn't see that confirmation window u probably added more switch to it or something and u might be needing to add those associations with reg.

what other music/movie program did u install? maybe they fought for associations and at the end it was a draw and none of them wanted the associations :rolleyes: (so fair play won :))

Link to comment
Share on other sites

I had the very same problem, even after I told it to "Always use the selected program.......". It would still prompt me to select a program and it was driving me just a little nuts. Anyway I found and squashed the problem and now I have piece of mind.

Heres what I did.

Go to Explorer, Tools, then Folder Options.

Click on File Types and scroll down to the extention you want, AVI for example.

Select it and then click the advanced button.

Select Open and click edit, now remove the switch I've highlighted in bold from the "application used to perform action" dialog

"C:\Program Files\Windows Media Player\wmplayer.exe" /prefetch:8 /Open "%L"

this shold leave it looking like this

"C:\Program Files\Windows Media Player\wmplayer.exe" /Open "%L"

Click OK and do the same for Play

Now hopefully clicking an AVI file will open it in WMP, rather than asking you for a program. Just apply this to any extentions that are causing you grief.

Link to comment
Share on other sites

@Dreadnort

Thanks, i fixed the .AVI problem, but there is no advanced button on mp3 files?!

Believe me everyone i've tried it all! It even says WMP under mp3 associations. I used some reg tweaks to automatically accept EULA and setup the quicklaunch icon, so i'm sure it's the culprit :)

Here's the code:

[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]
"AcceptedPrivacyStatement"=dword:00000001
"SendUserGUID"=hex:00
"UsageTracking"=dword:00000000
"FirstRun"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Setup\UserOptions]
"DesktopShortcut"="no"
"QuickLaunchShortcut"="yes"

For some reason it's working but the file associations aren't :rolleyes:

Please Help

Link to comment
Share on other sites

here's my mp3 with mplayer

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\mp3file]"EditFlags"=hex:00,00,01,00

@="MP3 Format Sound"

"FriendlyTypeName"="@C:\\WINDOWS\\inf\\unregmp2.exe,-9925"

[HKEY_CLASSES_ROOT\mp3file\DefaultIcon]

@="d:\\PROGRA~1\\WINDOW~2\\wmplayer.exe,-120"

[HKEY_CLASSES_ROOT\mp3file\shell]

@="play"

[HKEY_CLASSES_ROOT\mp3file\shell\open]

@="&Open"

"LegacyDisable"=""

[HKEY_CLASSES_ROOT\mp3file\shell\open\command]

@="\"d:\\Program Files\\Windows Media Player\\wmplayer.exe\" /prefetch:6 /Open \"%L\""

[HKEY_CLASSES_ROOT\mp3file\shell\open\DropTarget]

"CLSID"="{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}"

[HKEY_CLASSES_ROOT\mp3file\shell\play]

"MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\

  6f,00,74,00,25,00,5c,00,69,00,6e,00,66,00,5c,00,75,00,6e,00,72,00,65,00,67,\

  00,6d,00,70,00,32,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,39,00,39,00,39,00,\

  31,00,00,00

@="&Play"

"LegacyDisable"=""

[HKEY_CLASSES_ROOT\mp3file\shell\play\command]

@="\"d:\\Program Files\\Windows Media Player\\wmplayer.exe\" /prefetch:6 /Play \"%L\""

that value in Muiverb is "@%SystemRoot%\inf\unregmp2.exe,-9991"

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.mp3]"PerceivedType"="audio"

"Content Type"="audio/mpeg"

@="mp3file"

[HKEY_CLASSES_ROOT\.mp3\OpenWithList]

[HKEY_CLASSES_ROOT\.mp3\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.mp3\OpenWithProgIds]

"mp3file"=hex(0):

also I've advanced under mp3

here's what u can do unless these don't work

go to regedit and under classes delete .mp3 and mp3file

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...