untidy.net :: untidy software :: dircleaner(Last Update: 7th April 2003)

I have been doing a lot of development work in Visual C++ recently and have frequently been frustrated by the number of files that it leaves lying around - especially when I want to zip up some source and e-mail it!
 
DirCleaner is a tool I wrote in Visual C++ to help with this problem, it scans from a given directory and lists all files with certain extensions. The user then has the option to delete the files which have been found.
 
DirCleaner is free for anybody to download, develop and re-distribute. The only thing I ask is that the about box remains intact with my name on it, and that a link remains to http://www.untidy.net/dircleaner.html.

Download Setup (version 1.0)

Download Source (version 1.0, c++)