Pop-up settings

J

Jasper

Hi,
Can anyone help me please ? When I hover my mouse over an mp3 file, it
used to show the Author, Album title, File Size and Bitrate. Now it
shows Comments instead of bit rate !! How can I change my settings so
that the bit rate is shown in the pop up window ? I cant remember
consciously changing any settings !!

TIA

Jasper
 
P

Paul S.

It might have something to do with your default media
player. Did you change that?
Paul
 
K

Keith Miller

Check the following in your registry:

Under the following key:

HKEY_CLASSES_ROOT\.mp3

look in the right-hand pane for a REG_SZ value named "PerceivedType" with the data being "audio". If it does not exist, create it.

Then look under the key:

HKEY_CLASSES_ROOT\SystemFileAssociations\audio

look in the right-hand pane for a REG_SZ value named "InfoTip". it should have the following for its data:

prop:Artist;Album;Year;Track;Duration;Type;Bitrate;Size

If it doesn't exist, create it.

Keith
 
R

Ramesh [MVP]

Keith,
Registering shell32 fixes both.

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

AumHa VSOP: http://www.aumha.org

Check the following in your registry:

Under the following key:

HKEY_CLASSES_ROOT\.mp3

look in the right-hand pane for a REG_SZ value named "PerceivedType" with the data being "audio". If it does not exist, create it.

Then look under the key:

HKEY_CLASSES_ROOT\SystemFileAssociations\audio

look in the right-hand pane for a REG_SZ value named "InfoTip". it should have the following for its data:

prop:Artist;Album;Year;Track;Duration;Type;Bitrate;Size

If it doesn't exist, create it.

Keith
 
J

Jasper

Check the following in your registry:
<snip>

Keith,

Thanks for the info - I've checked and it exists now. Ramesh also
replied in another group with the shell info....

Thanks for you time

Jasper
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top