Skip to main content

Posts

Showing posts from 2017

GetFolderInfo

I always wanted an application that would give me all the files present in a drive or a folder. Should help me in identifying the duplicate files, hidden files, old files, large files and creating a inventory of all the files in a drive/folder.  So, I created one in my free time using C#.  You can download the application with given link -  GetFolderInfo.exe Application Requirements - .NET Framework 4.0 or above (Your system might already have this. If not, download it using given link) Office 2010 or above (Could be backward compatible with previous versions like 2003, 2007. Let me know how it works for you) Simple (For normal users) Place the application in a Drive/Folder for which you need the information Run the application by double-clicking Give permission to the application to generate the Excel report After successful run, it will save the Excel report with folder name as file name in the same folder. E.g. D:\Photos\Photos.xlsx Command Line Interface (F