Download the Tom's Hardware App from the App Store
The reference for current tech news
Yes No
Ads
Tom's Hardware > Forum > Windows XP > General Discussion > mp3 icon not working

mp3 icon not working

Forum Windows XP : General Discussion mp3 icon not working

Word :    Username :           
 

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

My MP3 icons are no longer appearing, despite the fact that I've associated
the file type with Winamp and tried on several occasions to change the icon.
I've tried the following as well:

regsvr32 /i shimgvw.dll

and when I checked the registry, .mp3 default is Winamp.File and mp3file
default is mp3 format sound. Any suggestions?

Reply to Anonymous
Register or log in to remove.

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Registering the shimgvw.dll does not touch the mp3 file types. Export the
contents of this key, and post here:

HKEY_CLASSES_ROOTWinamp.File

--
Ramesh, Windows XP MVP
http://windowsxp.mvps.org


"yetiboy" <yetiboy@discussions.microsoft.com> wrote in message
news:6D3EBCD6-B299-452B-BE55-9E277A0F075F@microsoft.com...
> My MP3 icons are no longer appearing, despite the fact that I've
> associated
> the file type with Winamp and tried on several occasions to change the
> icon.
> I've tried the following as well:
>
> regsvr32 /i shimgvw.dll
>
> and when I checked the registry, .mp3 default is Winamp.File and mp3file
> default is mp3 format sound. Any suggestions?

Reply to Anonymous

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

How do I just export the contents of the key? The only export option I've
found is for the entire registry, and since I don't know exactly what
information you need (ie. if there is other info that would be included in
the export than I could simply see and copy), I'm not entirely sure what you
need.

"Ramesh, MS-MVP" wrote:

> Registering the shimgvw.dll does not touch the mp3 file types. Export the
> contents of this key, and post here:
>
> HKEY_CLASSES_ROOTWinamp.File
>
> --
> Ramesh, Windows XP MVP
> http://windowsxp.mvps.org
>
>
> "yetiboy" <yetiboy@discussions.microsoft.com> wrote in message
> news:6D3EBCD6-B299-452B-BE55-9E277A0F075F@microsoft.com...
> > My MP3 icons are no longer appearing, despite the fact that I've
> > associated
> > the file type with Winamp and tried on several occasions to change the
> > icon.
> > I've tried the following as well:
> >
> > regsvr32 /i shimgvw.dll
> >
> > and when I checked the registry, .mp3 default is Winamp.File and mp3file
> > default is mp3 format sound. Any suggestions?
>
>

Reply to Anonymous

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

See method 2 here to know how to export a selected branch to a REG file":
http://windowsxp.mvps.org/registry.htm

--
Ramesh, Windows XP MVP
http://windowsxp.mvps.org


"yetiboy" <yetiboy@discussions.microsoft.com> wrote in message
news:33AF5C6E-9E10-4558-8939-55F30141EE61@microsoft.com...
> How do I just export the contents of the key? The only export option I've
> found is for the entire registry, and since I don't know exactly what
> information you need (ie. if there is other info that would be included in
> the export than I could simply see and copy), I'm not entirely sure what
> you
> need.
>
> "Ramesh, MS-MVP" wrote:
>
>> Registering the shimgvw.dll does not touch the mp3 file types. Export the
>> contents of this key, and post here:
>>
>> HKEY_CLASSES_ROOTWinamp.File
>>
>> --
>> Ramesh, Windows XP MVP
>> http://windowsxp.mvps.org
>>
>>
>> "yetiboy" <yetiboy@discussions.microsoft.com> wrote in message
>> news:6D3EBCD6-B299-452B-BE55-9E277A0F075F@microsoft.com...
>> > My MP3 icons are no longer appearing, despite the fact that I've
>> > associated
>> > the file type with Winamp and tried on several occasions to change the
>> > icon.
>> > I've tried the following as well:
>> >
>> > regsvr32 /i shimgvw.dll
>> >
>> > and when I checked the registry, .mp3 default is Winamp.File and
>> > mp3file
>> > default is mp3 format sound. Any suggestions?
>>
>>

Reply to Anonymous

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Winamp.File]
@="Winamp media file"
"EditFlags"=dword:00000000
"BrowserFlags"=dword:00000008
"AlwaysShowExt"=""

[HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
@="C:\\Program Files\\Winamp\\winamp.exe,1"
"PreviousDefaultIcon"="C:\\Program Files\\Winamp\\winamp.exe,1"

[HKEY_CLASSES_ROOT\Winamp.File\shell]
@="Play"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
@="&Enqueue in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\command]
@="\"C:\\Program Files\\Winamp\\winamp.exe\" /ADD \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\DropTarget]
"Clsid"="{77A366BA-2BE4-4a1e-9263-7734AA3E99A2}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark]
@="Add to Winamp's &Bookmark list"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark\command]
@="\"C:\\Program Files\\Winamp\\winamp.exe\" /BOOKMARK \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open]
@=""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\command]
@="\"C:\\Program Files\\Winamp\\winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play]
@="&Play in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\command]
@="\"C:\\Program Files\\Winamp\\winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

[HKEY_CLASSES_ROOT\Winamp.File\ShellEx]

[HKEY_CLASSES_ROOT\Winamp.File\ShellEx\IconHandler]
@="{B327765E-D724-4347-8B16-78AE18552FC3}"

[HKEY_CLASSES_ROOT\Winamp.File\ShellEx\PropertySheetHandlers]

[HKEY_CLASSES_ROOT\Winamp.File\ShellEx\PropertySheetHandlers\{7F1CF152-04F8-453A-B34C-E609530A9DC8}]



"Ramesh, MS-MVP" wrote:

> Registering the shimgvw.dll does not touch the mp3 file types. Export the
> contents of this key, and post here:
>
> HKEY_CLASSES_ROOTWinamp.File
>
> --
> Ramesh, Windows XP MVP
> http://windowsxp.mvps.org
>
>
> "yetiboy" <yetiboy@discussions.microsoft.com> wrote in message
> news:6D3EBCD6-B299-452B-BE55-9E277A0F075F@microsoft.com...
> > My MP3 icons are no longer appearing, despite the fact that I've
> > associated
> > the file type with Winamp and tried on several occasions to change the
> > icon.
> > I've tried the following as well:
> >
> > regsvr32 /i shimgvw.dll
> >
> > and when I checked the registry, .mp3 default is Winamp.File and mp3file
> > default is mp3 format sound. Any suggestions?
>
>

Reply to Anonymous

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Keep the backup key in a safe location. And, then do this:

Delete the "IconHandler" key below:
[HKEY_CLASSES_ROOT\Winamp.File\ShellEx\IconHandler]

Restart Windows.

--
Ramesh, Windows XP MVP
http://windowsxp.mvps.org


"yetiboy" <yetiboy@discussions.microsoft.com> wrote in message
news:D0E4C2EE-0263-4A7E-B90B-593B1D381D0E@microsoft.com...
> Windows Registry Editor Version 5.00
>
> [HKEY_CLASSES_ROOT\Winamp.File]
> @="Winamp media file"
> "EditFlags"=dword:00000000
> "BrowserFlags"=dword:00000008
> "AlwaysShowExt"=""
>
> [HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
> @="C:\\Program Files\\Winamp\\winamp.exe,1"
> "PreviousDefaultIcon"="C:\\Program Files\\Winamp\\winamp.exe,1"
>
> [HKEY_CLASSES_ROOT\Winamp.File\shell]
> @="Play"
>
> [HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
> @="&Enqueue in Winamp"
>
> [HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\command]
> @="\"C:\\Program Files\\Winamp\\winamp.exe\" /ADD \"%1\""
>
> [HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\DropTarget]
> "Clsid"="{77A366BA-2BE4-4a1e-9263-7734AA3E99A2}"
>
> [HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark]
> @="Add to Winamp's &Bookmark list"
>
> [HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark\command]
> @="\"C:\\Program Files\\Winamp\\winamp.exe\" /BOOKMARK \"%1\""
>
> [HKEY_CLASSES_ROOT\Winamp.File\shell\open]
> @=""
>
> [HKEY_CLASSES_ROOT\Winamp.File\shell\open\command]
> @="\"C:\\Program Files\\Winamp\\winamp.exe\" \"%1\""
>
> [HKEY_CLASSES_ROOT\Winamp.File\shell\open\DropTarget]
> "Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"
>
> [HKEY_CLASSES_ROOT\Winamp.File\shell\Play]
> @="&Play in Winamp"
>
> [HKEY_CLASSES_ROOT\Winamp.File\shell\Play\command]
> @="\"C:\\Program Files\\Winamp\\winamp.exe\" \"%1\""
>
> [HKEY_CLASSES_ROOT\Winamp.File\shell\Play\DropTarget]
> "Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"
>
> [HKEY_CLASSES_ROOT\Winamp.File\ShellEx]
>
> [HKEY_CLASSES_ROOT\Winamp.File\ShellEx\IconHandler]
> @="{B327765E-D724-4347-8B16-78AE18552FC3}"
>
> [HKEY_CLASSES_ROOT\Winamp.File\ShellEx\PropertySheetHandlers]
>
> [HKEY_CLASSES_ROOT\Winamp.File\ShellEx\PropertySheetHandlers\{7F1CF152-04F8-453A-B34C-E609530A9DC8}]
>
>
>
> "Ramesh, MS-MVP" wrote:
>
>> Registering the shimgvw.dll does not touch the mp3 file types. Export the
>> contents of this key, and post here:
>>
>> HKEY_CLASSES_ROOTWinamp.File
>>
>> --
>> Ramesh, Windows XP MVP
>> http://windowsxp.mvps.org

Reply to Anonymous

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Thanks Ramesh, worked like a charm.

"Ramesh, MS-MVP" wrote:

> Keep the backup key in a safe location. And, then do this:
>
> Delete the "IconHandler" key below:
> [HKEY_CLASSES_ROOT\Winamp.File\ShellEx\IconHandler]
>
> Restart Windows.
>
> --
> Ramesh, Windows XP MVP
> http://windowsxp.mvps.org
>
>
> "yetiboy" <yetiboy@discussions.microsoft.com> wrote in message
> news:D0E4C2EE-0263-4A7E-B90B-593B1D381D0E@microsoft.com...
> > Windows Registry Editor Version 5.00
> >
> > [HKEY_CLASSES_ROOT\Winamp.File]
> > @="Winamp media file"
> > "EditFlags"=dword:00000000
> > "BrowserFlags"=dword:00000008
> > "AlwaysShowExt"=""
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
> > @="C:\\Program Files\\Winamp\\winamp.exe,1"
> > "PreviousDefaultIcon"="C:\\Program Files\\Winamp\\winamp.exe,1"
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\shell]
> > @="Play"
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
> > @="&Enqueue in Winamp"
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\command]
> > @="\"C:\\Program Files\\Winamp\\winamp.exe\" /ADD \"%1\""
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\DropTarget]
> > "Clsid"="{77A366BA-2BE4-4a1e-9263-7734AA3E99A2}"
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark]
> > @="Add to Winamp's &Bookmark list"
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark\command]
> > @="\"C:\\Program Files\\Winamp\\winamp.exe\" /BOOKMARK \"%1\""
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\shell\open]
> > @=""
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\shell\open\command]
> > @="\"C:\\Program Files\\Winamp\\winamp.exe\" \"%1\""
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\shell\open\DropTarget]
> > "Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\shell\Play]
> > @="&Play in Winamp"
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\shell\Play\command]
> > @="\"C:\\Program Files\\Winamp\\winamp.exe\" \"%1\""
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\shell\Play\DropTarget]
> > "Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\ShellEx]
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\ShellEx\IconHandler]
> > @="{B327765E-D724-4347-8B16-78AE18552FC3}"
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\ShellEx\PropertySheetHandlers]
> >
> > [HKEY_CLASSES_ROOT\Winamp.File\ShellEx\PropertySheetHandlers\{7F1CF152-04F8-453A-B34C-E609530A9DC8}]
> >
> >
> >
> > "Ramesh, MS-MVP" wrote:
> >
> >> Registering the shimgvw.dll does not touch the mp3 file types. Export the
> >> contents of this key, and post here:
> >>
> >> HKEY_CLASSES_ROOTWinamp.File
> >>
> >> --
> >> Ramesh, Windows XP MVP
> >> http://windowsxp.mvps.org
>
>

Reply to Anonymous

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

You're welcome.

--
Ramesh, Windows XP MVP
http://windowsxp.mvps.org


"yetiboy" <yetiboy@discussions.microsoft.com> wrote in message
news:2E514013-6C09-4304-9003-F5FB8C35EB8D@microsoft.com...
> Thanks Ramesh, worked like a charm.
>
> "Ramesh, MS-MVP" wrote:
>
>> Keep the backup key in a safe location. And, then do this:
>>
>> Delete the "IconHandler" key below:
>> [HKEY_CLASSES_ROOT\Winamp.File\ShellEx\IconHandler]
>>
>> Restart Windows.
>>
>> --
>> Ramesh, Windows XP MVP
>> http://windowsxp.mvps.org
>>
>>
>> "yetiboy" <yetiboy@discussions.microsoft.com> wrote in message
>> news:D0E4C2EE-0263-4A7E-B90B-593B1D381D0E@microsoft.com...
>> > Windows Registry Editor Version 5.00
>> >
>> > [HKEY_CLASSES_ROOT\Winamp.File]
>> > @="Winamp media file"
>> > "EditFlags"=dword:00000000
>> > "BrowserFlags"=dword:00000008
>> > "AlwaysShowExt"=""
>> >
>> > [HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
>> > @="C:\\Program Files\\Winamp\\winamp.exe,1"
>> > "PreviousDefaultIcon"="C:\\Program Files\\Winamp\\winamp.exe,1"
>> >
>> > [HKEY_CLASSES_ROOT\Winamp.File\shell]
>> > @="Play"
>> >
>> > [HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
>> > @="&Enqueue in Winamp"
>> >

Reply to Anonymous
Register or log in to remove.
Tom's Hardware > Forum > Windows XP > General Discussion > mp3 icon not working
Go to:

There are 2312 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
  • Ask the community now
  • Publish
Ad
Ads
Latest best answer
Windows Xp Blue Screen
By nhasian, 16 hours ago:

looks like the problem was caused by the nvidia display driver or the gpu itself. try...

Best offers
They won a badge
Join us in greeting them
Top experts