Why is incorrect associated icon showing for .MP3 files?

0

1

I changed the associated application for playing .MP3 files from VLC Player to GOM Player within Windows. Double-clicking a .MP3 file causes GOM Player to launch (as expected), but the icon still shows as VLC (the traffic cone), rather than the GOM Player logo - which is confusing. Is there any way to get the correct logo, so it shows for the associated player (GOM)?

I've tried refreshing the folder, restarting, and putting the associated application back to VLC, then GOM again to try to resolve, but it has not made any difference.

Using XP Home SP 3, with the latest release versions of GOM/VLC players.

Goto10

Posted 2012-02-05T17:12:42.827

Reputation: 573

Answers

0

I believe this behaviour is by design in XP. If I use Control Panel->Folder Options->File Types to change an extension, another application can be associated, but the icon for the association stays the same (even after a restart).

For example, in this video .TXT files are set to open with WordPad instead of Notepad, but the icon stays the same.

If I use the GOM Player to set up associations, I do successfully get the icon changes as well. Unfortunately, it does not give the option to associate itself with sound files, such as .MP3.

Goto10

Posted 2012-02-05T17:12:42.827

Reputation: 573

“By design” What does that even mean? Why would they purposely make it not work? It did not update because the icons are cached. You can fix it by clearing the cache. – Synetech – 2012-02-11T04:19:07.760

> Unfortunately, it does not give the option to associate itself with sound files, such as .MP3. Feel free to request they add an option. – Synetech – 2012-02-11T04:23:58.390

1

To modify an existing file type

  1. Open Folder Options in Control Panel.

    • Click Start, and then click Control Panel.

    • Click Appearance and Themes, and then click Folder Options.

  2. On the File Types tab, click the file type you want to change, and then click Advanced.

  3. If necessary, modify the file type description, and click Change Icon to change the file type icon.

This answer is from the Windows XP Professional Product Documentation.

wizlog

Posted 2012-02-05T17:12:42.827

Reputation: 12 320

When I go into Folder Options in Control Panel, the GOM Logo appears next to the MP3 extension, but I see the VLC logo icon when viewing MP3 files in Windows Explorer. – Goto10 – 2012-02-05T17:50:08.113

1I'm not sure why... try restarting your computer. – wizlog – 2012-02-05T18:15:50.453

They said they already tried restarting. – Synetech – 2012-02-05T21:29:57.650

Restarting after trying my answer... – wizlog – 2012-02-06T22:34:22.280

0

You could try to change the icon with Default Programs Editor (similar questions answered here and here)

File Type Settings -> Icon -> (search for mp3 files) -> Browse to GOM player folder, and select that program, or elsewhere in the program directory where the icon file is.

Here's an example screenshot doing that same process for another file type: use Default Programs Editor to change a file icon in Windows XP

Factor Mystic

Posted 2012-02-05T17:12:42.827

Reputation: 11 212

0

Rebuild your icon cache.

  1. Get TweakUI, install, and run it
  2. Click the Repair branch in the tree
  3. Select Rebuild Icons from the drop-down (it should be selected by default)
  4. Click Repair Now
  5. Reboot


Another (manual) method:

  1. Open %userprofile%\Local Settings\Application Data
  2. Delete IconCache.db
  3. Reboot

Synetech

Posted 2012-02-05T17:12:42.827

Reputation: 63 242