"Ray Dawson" <> wrote in message
news: .co.uk...
> "Terry R." <> wrote:
>> Can you provide a link to verify it's not the site?
> Any site, but the following is an example - just click on any of the mp3s
> and I get the 'Internet Explorer cannot display the webpage' error,
> although I can download them
> http://www.npbc.uk.com/pages/sermons.html
They're using some minor validation that blocks my simple HTTP HEAD attempts
and I'm too lazy to use a more complicated route or debug through it. It is
typically unlike that the MIME type for .mp3 would be set wrong on a server.
> zachd said:
>
>> This typically means that the file association chain has been munged on
>> the system.
>
>> Are third party players installed? Usually one of those would have
>> stomped on the file association settings for the player - using the
>> Default Programs control panel would reset that if that were the case.
This question wasn't answered - are there? This isn't an idle question:
various multimedia packages accidentally overwrite the player settings.
> All the default file associations are set for WMP.
File associations are heavily layered, so this is still the area of most
interest: what are the values for:
HKEY_CLASSES_ROOT\ .mp3 - default value and Content Type
HKEY_CLASSES_ROOT\ WMP11.AssocFile.MP3\shell - default value
HKEY_CLASSES_ROOT\ WMP11.AssocFile.MP3\shell\play\command - default value
HKEY_CLASSES_ROOT\ MIME\Database\Content Type\audio/mpeg - CLSID and
Extension
HKEY_CLASSES_ROOT\ CLSID\{CD3AFA76-B84F-48F0-9393-7EDC34128127}\ProgID -
default value
HKEY_CURRENT_USER\ Software\Microsoft\Windows\CurrentVersion\
Explorer\FileExts\.mp3 - any values here
> Is there a registry setting that makes IE7 play sound files in a window
> via WMP, or is there a plugin or add-on which is used?
No, the Media Bar was removed several versions ago.
--
Speaking for myself only.
See
http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.