microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.25k stars 6.54k forks source link

File Explorer - enhanced file details tab #23350

Open AlquistArj opened 1 year ago

AlquistArj commented 1 year ago

Description of the new feature / enhancement

The Properties->Details tab in File Explorer shows only a few of the attributes of an executable file (and doesn't do a great job of wrapping any long text strings). How about an enhanced details tab showing all the file attributes (particularly helpful to programmers), and perhaps other details of an executable file? Perhaps CRC or SHA hashes of the file? It's also odd that the existing Properties->Details tab shows different set of details for executable and non-executable files.

Scenario when this would be used?

When wanting to see file attributes not displayed in the standard Properties->Details tab.

Supporting information

No response

Jay-o-Way commented 1 year ago

Have a look at Thio Joe's video: https://www.youtube.com/watch?v=aNDw1QMV-lM

Jay-o-Way commented 1 year ago

The Files app a nice interface, including hashes: image

Hashes X-ref: #57