DeleteOldFiles is a small command line tool which scans given directories and removes files older than given number of days. It can also remove empty subdirectories. Works with Windows 9x or higher. You need to run this tool in an administrative context on Windows systems with NTFS.
Usage: dof.exe Path Days [/s] [/q] [/l] [/d] [/v] [/?]
Path = Directory to start browsing for old files
Days = files older than number of days will be deleted
/s = Include subdirectories
/q = Quite - No output messages
/l = Create log file
/d = Removes subdirectories if empty
/v = View files without deleting them
/? = Show a short help
| Home | Impressum |