Sunday, December 22, 2013

Directory Info Dump

While doing some work at school, their was an instance that I needed to retrieve a list of all the files located within a folder.

Of course we all know we can use the command prompt and use a print screen to get the list, but I knew I could develop an easier way.

For this reason I present my Directory Info Dump application. It does exactly as its name states. Run it, Select a folder and click Export and it will create a text file on your Desktop with a list of the directory, time stamp as well as all files in that directory and it's sub-directories.

Very simple but very effective.

DirectoryInfoDump is freely available for download here.