Display all file properties in windows explorer

With a file in Windows explorer I can right-click πŸ‘’ Properties πŸ‘’[Details] tab to display a number of file properties.

However, that list of properties (name, date created, author etc.) is only a very small subset of the properties that are accessible via

[View] tab πŸ‘’ Add columns πŸ‘’ Choose columns

Is there a way I can view all of the additional properties that are missing from the Property [Details]tab window (or at least all of the non-empty ones), either:

  • Through the property window itself (by adding more fields)
  • Through some other windows explorer native menu

or

  • Through another means like a script with a popup window (less preferred)

but

  • Not by simply using Choose columns to add them directly to the explorer pane

I would find this useful as with a quick glance over a file's properties you would be able to decide which fields contain particularly interesting data to add to the main explorer pane as new filter columns.

1

1 Answer

FileMeta for you. You'll love it.

Link to old project page at codeplex.com

Link to new project page at github.com

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking β€œPost Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like