home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2002 #6 / K-CD_2002-06.iso / Tools / SafeClean / DATA1.CAB / Support_Files_English / default.ini
INI File  |  2000-04-17  |  6KB  |  203 lines

  1. ; This ini file defines jobs that SafeClean Utilities will
  2. ; perform.
  3. ;
  4. ; Please don't edit this file manually and use build-in
  5. ; job editor instead. Wrong syntax in this file may cause
  6. ; serious problem or program crash.
  7. ;
  8. ;
  9. [Common]
  10. LastEditedTime = 2000-04-10 15:39
  11. Title = Default Cleaning Job
  12. EnableDiskClean = 1
  13. EnableTrackClean = 1
  14. EnableRegistryClean = 0
  15. EnableShortcutClean = 1
  16. EnableProgramClean = 0
  17. NrOfRules = 12
  18.  
  19. [TrackClean]
  20. IETempFiles = true
  21. IEHistory = false
  22. IECookies = false
  23. NetscapeCookies = false
  24. NetscapeHistory = false
  25. NetscapeTempFiles = true
  26. WinDocHistory = false
  27. WinFindHistory = false
  28. WinRunHistory = false
  29. RecycleBin = false
  30.  
  31. [ShortcutClean]
  32. ScanStartMenuDesktop = 1
  33. ScanFolders = 
  34. SafeToClean = 1
  35. CleanCDROM = 0
  36. CleanRemote = 0
  37. CleanRemovable = 0
  38. CleanEmptyMenu = 0
  39.  
  40. [ProgramClean]
  41. SafeToClean = 0
  42. UsefulFiles = *.exe|*.dll|*.vxd|*.dsn|*.chm|*.hlp|*.lib|*.com|*.ocx|*.htm|*.doc|
  43.  
  44. [DiskCleanRule1]
  45. RuleName = Windows Temporay folder
  46. RuleDescription = Default temporary folder in Windows
  47. ScanByDefault = 1
  48. SafeToClean = 1
  49. FolderPath = %WinTempDir%
  50. FolderNameInclude = *
  51. FolderNameExclude = 
  52. FileNameInclude = *.*
  53. FileNameExclude = 
  54. FileDaysOld = 1
  55. FileSizeCheck = -1
  56.  
  57. [DiskCleanRule2]
  58. RuleName = Other Temporay folders
  59. RuleDescription = Other folders with temporary files
  60. 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.
  61. ScanByDefault = 0
  62. SafeToClean = 0
  63. FolderPath = *
  64. FolderNameInclude = msdownload.tmp|temp|tmp|
  65. FolderNameExclude = 
  66. FileNameInclude = *.*
  67. FileNameExclude = 
  68. FileDaysOld = 1
  69. FileSizeCheck = -1
  70.  
  71. [DiskCleanRule3]
  72. RuleName = Temporary files
  73. RuleDescription = Intermediate files created by various programs
  74. ScanByDefault = 1
  75. SafeToClean = 1
  76. FolderPath = *
  77. FolderNameInclude = *
  78. FolderNameExclude = 
  79. FileNameInclude = *.tmp|~*.*
  80. FileNameExclude = 
  81. FileDaysOld = 1
  82. FileSizeCheck = -1
  83.  
  84. [DiskCleanRule4]
  85. RuleName = Other Temporary files
  86. RuleDescription = Intermediate files created by various programs. Files detected by this rule may not be very safe to clean.
  87. 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.
  88. ScanByDefault = 0
  89. SafeToClean = 0
  90. FolderPath = *
  91. FolderNameInclude = *
  92. FolderNameExclude = 
  93. FileNameInclude = *.~*|*.*~|*.^*|*.??$|
  94. FileNameExclude = 
  95. FileDaysOld = 1
  96. FileSizeCheck = -1
  97.  
  98. [DiskCleanRule5]
  99. RuleName = Backup files
  100. RuleDescription = Extra copies of the original documents.
  101. ScanByDefault = 1
  102. SafeToClean = 0
  103. FolderPath = *
  104. FolderNameInclude = *
  105. FolderNameExclude = 
  106. FileNameInclude = *.bak|*.old|
  107. FileNameExclude = 
  108. FileDaysOld = -1
  109. FileSizeCheck = -1
  110.  
  111. [DiskCleanRule6]
  112. RuleName = Lost cluster files
  113. RuleDescription = Lost clusters saved by Scandisk or Norton Disk Doctor
  114. ScanByDefault = 1
  115. SafeToClean = 1
  116. FolderPath = *
  117. FolderNameInclude = *
  118. FolderNameExclude = 
  119. FileNameInclude = chklist.*|*.chk|file????._dd|
  120. FileNameExclude = *.dll
  121. FileDaysOld = -1
  122. FileSizeCheck = -1
  123.  
  124. [DiskCleanRule7]
  125. RuleName = Help temp files
  126. RuleDescription = Temporary files created by WinHelp
  127. ScanByDefault = 1
  128. SafeToClean = 1
  129. FolderPath = *
  130. FolderNameInclude = *
  131. FolderNameExclude = 
  132. FileNameInclude = *.gid|*.fts|*.ftg|
  133. FileNameExclude = 
  134. FileDaysOld = -1
  135. FileSizeCheck = -1
  136.  
  137. [DiskCleanRule8]
  138. RuleName = Setup temp files
  139. RuleDescription = Temporary files created by various Setup programs
  140. ScanByDefault = 1
  141. SafeToClean = 1
  142. FolderPath = *
  143. FolderNameInclude = *
  144. FolderNameExclude = 
  145. FileNameInclude = mscreate.dir|*.---|
  146. FileNameExclude = 
  147. FileDaysOld = -1
  148. FileSizeCheck = -1
  149.  
  150. [DiskCleanRule9]
  151. RuleName = System log files
  152. RuleDescription = Log files created by Windows for diagnostic purpose
  153. ScanByDefault = 1
  154. SafeToClean = 0
  155. FolderPath = *
  156. FolderNameInclude = *
  157. FolderNameExclude = 
  158. FileNameInclude = bootlog.prv|modemet.txt|suhdlog.dat|system.1st|*log.txt|
  159. FileNameExclude = 
  160. FileDaysOld = -1
  161. FileSizeCheck = -1
  162.  
  163. [DiskCleanRule10]
  164. RuleName = WS_FTP log files
  165. RuleDescription = Log files created by WS_FTP
  166. ScanByDefault = 1
  167. SafeToClean = 1
  168. FolderPath = *
  169. FolderNameInclude = *
  170. FolderNameExclude = 
  171. FileNameInclude = ws_ftp.log|
  172. FileNameExclude = 
  173. FileDaysOld = -1
  174. FileSizeCheck = -1
  175.  
  176. [DiskCleanRule11]
  177. RuleName = C++ Builder temp files
  178. RuleDescription = Temporary files created by Borland C++ Builder when compiling programs 
  179. 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.
  180. ScanByDefault = 0
  181. SafeToClean = 0
  182. FolderPath = *
  183. FolderNameInclude = *
  184. FolderNameExclude = 
  185. FileNameInclude = *.ilc|*.ild|*.ilf|*.ils|*.tds|
  186. FileNameExclude = 
  187. FileDaysOld = -1
  188. FileSizeCheck = -1
  189.  
  190. [DiskCleanRule12]
  191. RuleName = Visual C++ Intermediate files
  192. RuleDescription = Intermediate files created by Visual C++ when compiling programs
  193. 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.
  194. ScanByDefault = 0
  195. SafeToClean = 0
  196. FolderPath = *
  197. FolderNameInclude = *
  198. FolderNameExclude = *system*|*Visual*|*builder*
  199. FileNameInclude = *.bsc|*.ilk|*.obj|*.res|*.pch|*.pdb|
  200. FileNameExclude = 
  201. FileDaysOld = -1
  202. FileSizeCheck = -1
  203.