Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Choosing what tags Details Pane shows

 
   Windows (Home) -> File Management RSS
Next:  Windows Search doesn't work!  
Author Message
John

External


Since: Apr 07, 2006
Posts: 224



(Msg. 1) Posted: Sat Jan 26, 2008 3:25 pm
Post subject: Choosing what tags Details Pane shows
Archived from groups: microsoft>public>windows>vista>file_management (more info?)

Hi,

I have the Details Pane switched on when looking through folders. I have
it's height set to small, and under this view, the bit rate of mp3's is not
shown.

I was wondering if it was possible to customise what properties tags the
Details Pane shows for a file. When the pane is set to small, genre and
rating (two tags I never use) are shown for mp3's, but bit rate isn't. Is
there a way to change this?

Thanks!
Back to top
Login to vote
DP

External


Since: Jan 26, 2008
Posts: 15



(Msg. 2) Posted: Sat Jan 26, 2008 10:24 pm
Post subject: Re: Choosing what tags Details Pane shows [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Right click on the column headers (where the names of the tags are, like
"size," "date modified," etc.)


"John" <John.RemoveThis@discussions.microsoft.com> wrote in message
news:09F28BE7-58CC-4C8D-9F0E-37221CAB8794@microsoft.com...
> Hi,
>
> I have the Details Pane switched on when looking through folders. I have
> it's height set to small, and under this view, the bit rate of mp3's is
> not
> shown.
>
> I was wondering if it was possible to customise what properties tags the
> Details Pane shows for a file. When the pane is set to small, genre and
> rating (two tags I never use) are shown for mp3's, but bit rate isn't. Is
> there a way to change this?
>
> Thanks!
Back to top
Login to vote
John

External


Since: Apr 07, 2006
Posts: 224



(Msg. 3) Posted: Sun Jan 27, 2008 10:03 am
Post subject: Re: Choosing what tags Details Pane shows [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I tried that, but all that came up was an option to resize the pane, an
option to hide the pane, and an option to remove the properties on the file
itself. There was nothing where you can add a currently hidden tag.

"DP" wrote:

> Right click on the column headers (where the names of the tags are, like
> "size," "date modified," etc.)
>
>
> "John" <John.DeleteThis@discussions.microsoft.com> wrote in message
> news:09F28BE7-58CC-4C8D-9F0E-37221CAB8794@microsoft.com...
> > Hi,
> >
> > I have the Details Pane switched on when looking through folders. I have
> > it's height set to small, and under this view, the bit rate of mp3's is
> > not
> > shown.
> >
> > I was wondering if it was possible to customise what properties tags the
> > Details Pane shows for a file. When the pane is set to small, genre and
> > rating (two tags I never use) are shown for mp3's, but bit rate isn't. Is
> > there a way to change this?
> >
> > Thanks!
>
>
Back to top
Login to vote
DP

External


Since: Jan 26, 2008
Posts: 15



(Msg. 4) Posted: Sun Jan 27, 2008 9:32 pm
Post subject: Re: Choosing what tags Details Pane shows [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

No. Wrong place. You're clicking in that big broad area at the bottom of
the window.
I'm talking about something near the top. Click on the horizontal bar that
contains the column headings, such as Name (meaninge file name), and, as in
the examply you cited below, Genre and Rating.
When you right-click on that, it opens a list of colum headers you can and
uncheck, plus a "more" option to open a whole bunch of additional possible
column headers.
If that's still not clear to you, post your email address and I'll send you
a screen grab.


"John" <John.DeleteThis@discussions.microsoft.com> wrote in message
news:50DA32A1-8F5C-4BEA-849F-8FC228BEF2A2@microsoft.com...
>I tried that, but all that came up was an option to resize the pane, an
> option to hide the pane, and an option to remove the properties on the
> file
> itself. There was nothing where you can add a currently hidden tag.
>
> "DP" wrote:
>
>> Right click on the column headers (where the names of the tags are, like
>> "size," "date modified," etc.)
>>
>>
>> "John" <John.DeleteThis@discussions.microsoft.com> wrote in message
>> news:09F28BE7-58CC-4C8D-9F0E-37221CAB8794@microsoft.com...
>> > Hi,
>> >
>> > I have the Details Pane switched on when looking through folders. I
>> > have
>> > it's height set to small, and under this view, the bit rate of mp3's is
>> > not
>> > shown.
>> >
>> > I was wondering if it was possible to customise what properties tags
>> > the
>> > Details Pane shows for a file. When the pane is set to small, genre and
>> > rating (two tags I never use) are shown for mp3's, but bit rate isn't.
>> > Is
>> > there a way to change this?
>> >
>> > Thanks!
>>
>>
Back to top
Login to vote
" Keith Miller

External


Since: Jan 18, 2008
Posts: 15



(Msg. 5) Posted: Sun Jan 27, 2008 10:36 pm
Post subject: Re: Choosing what tags Details Pane shows [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi John,

In the registry, under the key:

[HKEY_CLASSES_ROOT\SystemFileAssociations\.mp3]

you want to rearrange the entries found in the data for 'PreviewDetails'

The best way to do this is to export the key, right-click the exported file
& select 'Edit', arrange the tag orders to your liking, save the file &
merge it back into the registry.

Here is the entry after 'Genre' & 'Rating' were moved to the end and
'Bitrate' brought forward to follow 'Length'. Though it's sure to wrap in
this message, the following is all one text line:

"PreviewDetails"="prop:System.Music.Artist;System.Music.AlbumTitle;*System.Media.Duration;*System.Audio.EncodingBitrate;System.Media.Year;*System.Size;System.Music.TrackNumber;System.Music.AlbumArtist;System.Title;*System.DateModified;System.Keywords;System.ParentalRating;*System.OfflineAvailability;*System.OfflineStatus;*System.DateCreated;*System.SharedWith";System.Music.Genre;System.Rating


--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"John" <John DeleteThis @discussions.microsoft.com> wrote in message
news:09F28BE7-58CC-4C8D-9F0E-37221CAB8794@microsoft.com...
> Hi,
>
> I have the Details Pane switched on when looking through folders. I have
> it's height set to small, and under this view, the bit rate of mp3's is
> not
> shown.
>
> I was wondering if it was possible to customise what properties tags the
> Details Pane shows for a file. When the pane is set to small, genre and
> rating (two tags I never use) are shown for mp3's, but bit rate isn't. Is
> there a way to change this?
>
> Thanks!
Back to top
Login to vote
DP

External


Since: Jan 26, 2008
Posts: 15



(Msg. 6) Posted: Sun Jan 27, 2008 11:08 pm
Post subject: Re: Choosing what tags Details Pane shows [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I apologize. I misunderstood your question, John.

I thought you were trying to change what column headings appeared in the
folder.

Sorry.


" Keith Miller (MVP)" <k.miller.DeleteThis@NOSPAM.mchsi.com> wrote in message
news:85866822-1165-4A8C-BDD9-8AECDC29E071@microsoft.com...
> Hi John,
>
> In the registry, under the key:
>
> [HKEY_CLASSES_ROOT\SystemFileAssociations\.mp3]
>
> you want to rearrange the entries found in the data for 'PreviewDetails'
>
> The best way to do this is to export the key, right-click the exported
> file & select 'Edit', arrange the tag orders to your liking, save the file
> & merge it back into the registry.
>
> Here is the entry after 'Genre' & 'Rating' were moved to the end and
> 'Bitrate' brought forward to follow 'Length'. Though it's sure to wrap in
> this message, the following is all one text line:
>
> "PreviewDetails"="prop:System.Music.Artist;System.Music.AlbumTitle;*System.Media.Duration;*System.Audio.EncodingBitrate;System.Media.Year;*System.Size;System.Music.TrackNumber;System.Music.AlbumArtist;System.Title;*System.DateModified;System.Keywords;System.ParentalRating;*System.OfflineAvailability;*System.OfflineStatus;*System.DateCreated;*System.SharedWith";System.Music.Genre;System.Rating
>
>
> --
> Good Luck,
>
> Keith
> Microsoft MVP [Windows Shell/User]
>
>
>
> "John" <John.DeleteThis@discussions.microsoft.com> wrote in message
> news:09F28BE7-58CC-4C8D-9F0E-37221CAB8794@microsoft.com...
>> Hi,
>>
>> I have the Details Pane switched on when looking through folders. I have
>> it's height set to small, and under this view, the bit rate of mp3's is
>> not
>> shown.
>>
>> I was wondering if it was possible to customise what properties tags the
>> Details Pane shows for a file. When the pane is set to small, genre and
>> rating (two tags I never use) are shown for mp3's, but bit rate isn't. Is
>> there a way to change this?
>>
>> Thanks!
>
Back to top
Login to vote
John

External


Since: Apr 07, 2006
Posts: 224



(Msg. 7) Posted: Mon Jan 28, 2008 6:55 am
Post subject: Re: Choosing what tags Details Pane shows [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks Keith, that's done it! And very useful to know how to change any
information in the preview pane too, thanks for the help.

John

"Keith Miller (MVP)" wrote:

> Hi John,
>
> In the registry, under the key:
>
> [HKEY_CLASSES_ROOT\SystemFileAssociations\.mp3]
>
> you want to rearrange the entries found in the data for 'PreviewDetails'
>
> The best way to do this is to export the key, right-click the exported file
> & select 'Edit', arrange the tag orders to your liking, save the file &
> merge it back into the registry.
>
> Here is the entry after 'Genre' & 'Rating' were moved to the end and
> 'Bitrate' brought forward to follow 'Length'. Though it's sure to wrap in
> this message, the following is all one text line:
>
> "PreviewDetails"="prop:System.Music.Artist;System.Music.AlbumTitle;*System.Media.Duration;*System.Audio.EncodingBitrate;System.Media.Year;*System.Size;System.Music.TrackNumber;System.Music.AlbumArtist;System.Title;*System.DateModified;System.Keywords;System.ParentalRating;*System.OfflineAvailability;*System.OfflineStatus;*System.DateCreated;*System.SharedWith";System.Music.Genre;System.Rating
>
>
> --
> Good Luck,
>
> Keith
> Microsoft MVP [Windows Shell/User]
>
>
>
> "John" <John.TakeThisOut@discussions.microsoft.com> wrote in message
> news:09F28BE7-58CC-4C8D-9F0E-37221CAB8794@microsoft.com...
> > Hi,
> >
> > I have the Details Pane switched on when looking through folders. I have
> > it's height set to small, and under this view, the bit rate of mp3's is
> > not
> > shown.
> >
> > I was wondering if it was possible to customise what properties tags the
> > Details Pane shows for a file. When the pane is set to small, genre and
> > rating (two tags I never use) are shown for mp3's, but bit rate isn't. Is
> > there a way to change this?
> >
> > Thanks!
>
Back to top
Login to vote
" Keith Miller

External


Since: Jan 18, 2008
Posts: 15



(Msg. 8) Posted: Mon Jan 28, 2008 10:16 am
Post subject: Re: Choosing what tags Details Pane shows [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You're welcome. I didn't know the answer when you posted this. Thanks for
one of those fun questions that got me poking around and learning something
new in the process.


--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"John" <John.RemoveThis@discussions.microsoft.com> wrote in message
news:B1FC0402-9C35-41B3-9A8B-A3FC4661D8ED@microsoft.com...
> Thanks Keith, that's done it! And very useful to know how to change any
> information in the preview pane too, thanks for the help.
>
> John
>
> "Keith Miller (MVP)" wrote:
>
>> Hi John,
>>
>> In the registry, under the key:
>>
>> [HKEY_CLASSES_ROOT\SystemFileAssociations\.mp3]
>>
>> you want to rearrange the entries found in the data for 'PreviewDetails'
>>
>> The best way to do this is to export the key, right-click the exported
>> file
>> & select 'Edit', arrange the tag orders to your liking, save the file &
>> merge it back into the registry.
>>
>> Here is the entry after 'Genre' & 'Rating' were moved to the end and
>> 'Bitrate' brought forward to follow 'Length'. Though it's sure to wrap
>> in
>> this message, the following is all one text line:
>>
>> "PreviewDetails"="prop:System.Music.Artist;System.Music.AlbumTitle;*System.Media.Duration;*System.Audio.EncodingBitrate;System.Media.Year;*System.Size;System.Music.TrackNumber;System.Music.AlbumArtist;System.Title;*System.DateModified;System.Keywords;System.ParentalRating;*System.OfflineAvailability;*System.OfflineStatus;*System.DateCreated;*System.SharedWith";System.Music.Genre;System.Rating
>>
>>
>> --
>> Good Luck,
>>
>> Keith
>> Microsoft MVP [Windows Shell/User]
>>
>>
>>
>> "John" <John.RemoveThis@discussions.microsoft.com> wrote in message
>> news:09F28BE7-58CC-4C8D-9F0E-37221CAB8794@microsoft.com...
>> > Hi,
>> >
>> > I have the Details Pane switched on when looking through folders. I
>> > have
>> > it's height set to small, and under this view, the bit rate of mp3's is
>> > not
>> > shown.
>> >
>> > I was wondering if it was possible to customise what properties tags
>> > the
>> > Details Pane shows for a file. When the pane is set to small, genre and
>> > rating (two tags I never use) are shown for mp3's, but bit rate isn't.
>> > Is
>> > there a way to change this?
>> >
>> > Thanks!
>>
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Edit tags in Windows Explorer - I have a flash drive that I'm editing the MP3 tags using Windows Explorer(Windows XP Home edition w/SP2). Everything goes along well for awhile for a number of the files and then the popup window to edit the tag doesn't show anymore. Repeated attempts...

Making Common Tasks pane narrower ?? - Short of hacking my own shellstyle.dll file, is there any way of making the Common Tasks pane any narrower? Even at 1800x1440 I find that this little used area takes too much screen space. I know I can turn it off, but I don't want to do that. Cheers ...

Common Tasks Pane is changing randomly. Help please. - Hello, The common tasks pane for my D: hard drive has changed automatically from the regular System Tasks to Video Tasks. Is there any way to fix it back to system tasks? Thanks, Jeffrey

special folder - task pane - other places - my "My Music" special folder recently became corrupted so I used the fix that can be found here: http://computers.douglasthrift.net/winxpfaq.html#faq3 However, in the "Other Places" section of the Task Pane I now no longer have a l...

My Computer folder problems when Folders pane is displayed - If I try to display the Folders pane from My Computer when logged in as a standard user, it closes down. If I am logged in as an administrator, the Folders pane displays, but flashes as if refreshing very frequently. The cause of the problem seems to....
       Windows (Home) -> File Management All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
  Windows Forums
 Game Forums
 Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact