A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Windows Vista File Management
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Windows Vista File Management Issues or questions in relation to Vista's file management. (microsoft.public.windows.vista.file_management)

Choosing what tags Details Pane shows



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old January 26th 08, 10:25 PM posted to microsoft.public.windows.vista.file_management
John
external usenet poster
 
Posts: 563
Default Choosing what tags Details Pane shows

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!
  #2 (permalink)  
Old January 27th 08, 03:24 AM posted to microsoft.public.windows.vista.file_management
DP
external usenet poster
 
Posts: 877
Default Choosing what tags Details Pane shows

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


"John" wrote in message
...
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!


  #3 (permalink)  
Old January 27th 08, 05:03 PM posted to microsoft.public.windows.vista.file_management
John
external usenet poster
 
Posts: 563
Default Choosing what tags Details Pane shows

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" wrote in message
...
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!



  #4 (permalink)  
Old January 28th 08, 02:32 AM posted to microsoft.public.windows.vista.file_management
DP
external usenet poster
 
Posts: 877
Default Choosing what tags Details Pane shows


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" wrote in message
...
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" wrote in message
...
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!




  #5 (permalink)  
Old January 28th 08, 03:36 AM posted to microsoft.public.windows.vista.file_management
Keith Miller \(MVP\)
external usenet poster
 
Posts: 310
Default Choosing what tags Details Pane shows

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.Au dio.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" wrote in message
...
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!


  #6 (permalink)  
Old January 28th 08, 04:08 AM posted to microsoft.public.windows.vista.file_management
DP
external usenet poster
 
Posts: 877
Default Choosing what tags Details Pane shows

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)" wrote in message
...
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.Au dio.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" wrote in message
...
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!



  #7 (permalink)  
Old January 28th 08, 01:55 PM posted to microsoft.public.windows.vista.file_management
John
external usenet poster
 
Posts: 563
Default Choosing what tags Details Pane shows

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.Au dio.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" wrote in message
...
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!


  #8 (permalink)  
Old January 28th 08, 03:16 PM posted to microsoft.public.windows.vista.file_management
Keith Miller \(MVP\)
external usenet poster
 
Posts: 310
Default Choosing what tags Details Pane shows

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" wrote in message
...
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.Au dio.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" wrote in message
...
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!



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:48 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.