Display all file properties in windows explorer

0

1

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.

Greedo

Posted 2017-06-12T15:49:20.300

Reputation: 365

1No. The extra details are dependent on the 1/ the file type and 2/ the program used to create the file. – DavidPostill – 2017-06-12T16:02:36.163

Answers

0

BABE

Posted 2017-06-12T15:49:20.300

Reputation: 1

2It is more preferable to include essential parts of of your post then refer to link :) – xavier_fakerat – 2017-06-13T17:21:43.570

I thought he would read the manual (documentation) from the link that I gave. And he (or anyone else) should also refer to it (link) if they've really interesting. – BABE – 2017-06-13T19:16:46.837

2Yeah, and that's the problem with what are effectively link-only answers: Not a year later codeplex seems to be shutting down, project moved to github. I added the link to github, but you should consider at least explaining what FileMeta does. So, even if github should die someday, we will know there was a solution, sometime. – I'm with Monica – 2018-04-18T11:21:38.600