MFCClean

Searches through a directory tree deleting temporary build files
Download

MFCClean Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Leon Matthews
  • Operating Systems:
  • Windows All
  • File Size:
  • 75 KB

MFCClean Tags


MFCClean Description

The MFCClean application was developed to be a small freeware utility written for Visual C++ programmers. It's a small 32 bit console application that searches through a directory tree deleting temporary build files, such as precompiled headers, that use a huge amount of disk space unnecessarily. Call it from a batch file just before running a backup, run as part of a login script, as a desktop icon for a quick double click... I use it just before my daily backup, and after a coding session - just to keep things tidy. Usage: Run with no arguments the program searches the current directory and all subdirectories, deleting all *.pch, *.ilk, *.obj, *.pdb, & *.idb files. You can specify a drive or directory as a command line argument, eg: MFCClean ('Cleans' current Directory, and all sub-directories) MFCClean d:\visualc++\ (All directories under d:\visualc++) MFCClean \\server\c\ (All directories on C:\ drive of machine named 'Server')


MFCClean Related Software