avogelba / WinDirStats

WinDirStats - Windows Directory Statistics, private clone from:
https://bitbucket.org/windirstat/windirstat
5 stars 0 forks source link

Add a way to delete all files of a given extension #122

Open avogelba opened 9 years ago

avogelba commented 9 years ago

Originally reported by: jondo (Bitbucket: jondo, GitHub: jondo)


The table of file extensions should offer a context menu item to delete all files of a given extension.


avogelba commented 9 years ago

Original comment by jondo (Bitbucket: jondo, GitHub: jondo):


By the way, I came up with this while examining a wxWidgets build directory created with Visual Studio. I saw that 75 % (= 1.5 GB) of data was just distributed .pch (precompiled headers) and .obj files, all of them I had no further use for.

avogelba commented 9 years ago

Original comment by Oliver (Bitbucket: assarbad, GitHub: assarbad):


I disagree. This would be very dangerous. However, this might go in as a feature for advanced users, which has to be explicitly activated. Thanks for the idea.