RuleDescription = Default temporary folder in Windows
ScanByDefault = 1
SafeToClean = 1
FolderPath = %WinTempDir%
FolderNameInclude = *
FolderNameExclude =
FileNameInclude = *.*
FileNameExclude =
FileDaysOld = 1
FileSizeCheck = -1
[DiskCleanRule2]
RuleName = Other Temporay folders
RuleDescription = Other folders with temporary files
Warning = This rule will scan all folders with name "temp" or "tmp", and this may cause some problems depending on how you manage your data. If you use temp folders to save some of your temporary useful data, please don't enable this rule. Otherwise it is safe to clean these folders.
ScanByDefault = 0
SafeToClean = 0
FolderPath = *
FolderNameInclude = msdownload.tmp|temp|tmp|
FolderNameExclude =
FileNameInclude = *.*
FileNameExclude =
FileDaysOld = 1
FileSizeCheck = -1
[DiskCleanRule3]
RuleName = Temporary files
RuleDescription = Intermediate files created by various programs
ScanByDefault = 1
SafeToClean = 1
FolderPath = *
FolderNameInclude = *
FolderNameExclude =
FileNameInclude = *.tmp|~*.*
FileNameExclude =
FileDaysOld = 1
FileSizeCheck = -1
[DiskCleanRule4]
RuleName = Other Temporary files
RuleDescription = Intermediate files created by various programs. Files detected by this rule may not be very safe to clean.
Warning = This rule may detect some files which are useful for some particular program(E.g. Seagate Backup program). In other cases, files detected by this rule are safe to clean. However, it is recommended to revise the detected files before cleaning them.
ScanByDefault = 0
SafeToClean = 0
FolderPath = *
FolderNameInclude = *
FolderNameExclude =
FileNameInclude = *.~*|*.*~|*.^*|*.??$|
FileNameExclude =
FileDaysOld = 1
FileSizeCheck = -1
[DiskCleanRule5]
RuleName = Backup files
RuleDescription = Extra copies of the original documents.
ScanByDefault = 1
SafeToClean = 0
FolderPath = *
FolderNameInclude = *
FolderNameExclude =
FileNameInclude = *.bak|*.old|
FileNameExclude =
FileDaysOld = -1
FileSizeCheck = -1
[DiskCleanRule6]
RuleName = Lost cluster files
RuleDescription = Lost clusters saved by Scandisk or Norton Disk Doctor
ScanByDefault = 1
SafeToClean = 1
FolderPath = *
FolderNameInclude = *
FolderNameExclude =
FileNameInclude = chklist.*|*.chk|file????._dd|
FileNameExclude = *.dll
FileDaysOld = -1
FileSizeCheck = -1
[DiskCleanRule7]
RuleName = Help temp files
RuleDescription = Temporary files created by WinHelp
ScanByDefault = 1
SafeToClean = 1
FolderPath = *
FolderNameInclude = *
FolderNameExclude =
FileNameInclude = *.gid|*.fts|*.ftg|
FileNameExclude =
FileDaysOld = -1
FileSizeCheck = -1
[DiskCleanRule8]
RuleName = Setup temp files
RuleDescription = Temporary files created by various Setup programs
ScanByDefault = 1
SafeToClean = 1
FolderPath = *
FolderNameInclude = *
FolderNameExclude =
FileNameInclude = mscreate.dir|*.---|
FileNameExclude =
FileDaysOld = -1
FileSizeCheck = -1
[DiskCleanRule9]
RuleName = System log files
RuleDescription = Log files created by Windows for diagnostic purpose
RuleDescription = Temporary files created by Borland C++ Builder when compiling programs
Warning = This rule may detect some files which are useful for some particular program. In most cases, you should only clean detected files from your own project. Cleaning files in other folders may cause problems. If you don't program in C++ Builder, please don't enable this rule.
ScanByDefault = 0
SafeToClean = 0
FolderPath = *
FolderNameInclude = *
FolderNameExclude =
FileNameInclude = *.ilc|*.ild|*.ilf|*.ils|*.tds|
FileNameExclude =
FileDaysOld = -1
FileSizeCheck = -1
[DiskCleanRule12]
RuleName = Visual C++ Intermediate files
RuleDescription = Intermediate files created by Visual C++ when compiling programs
Warning = This rule may detect some files which are useful for some particular program. In most cases, you should only clean detected files from your own project. Cleaning files in other folders may cause problems. If you don't program in Visual C++, please don't enable this rule.