NectarClean

NectarClean clears out the built up crud in Windows. This utility is not anti-spyware, anti-adware, or anti-Virus, it simply cleans out certain areas of Window (see below).

If you find any bugs or just have questions or recommendations please email <kARk@nectartechnologies.com>

Download: nectarclean.exe (v0.9.1 beta - 2007/05/29)
DISCLAIMER: NectarClean is still beta and does not have some features implemented yet (reading the config.dat, processing registries of targets other than the running OS).
-----------------------------------------------------------------------------
NectarClean
(C) 2007 kARk@nectartechnologies.com
v0.9.1 beta
-----------------------------------------------------------------------------
Usage:
nectarclean /D /N /S /C /R /K /I /U /W /Q:"path" /H /?

Option flags:
  /D  Force to not use config.dat.
  /R  Do not do anything to the registry.
  /N  No pause when done
  /S  Suppresses prompt for confirmation to delete individual startup items
      (startup folder, registry run keys).
  /F  Do not process Startup Folder(s).
  /G  Do not process Startup Registry Keys.
  /C  Do not clear Internet Explorer Cache.
  /K  Do not clear cookies.
  /I  Do not clear histories.
  /U  Do not clear user temp folders.
  /W  Do not clear windows temp folder.
  /Q  Specify path to windows installation other than the one running
      this scan.
      options: "path"
      example: /Q:"E:\C_Drive_backup"
      (scans the windows installation at e:\C_Drive_backup)
  /H  Displays Help
  /?  Displays Help

Config.dat sample
------------------------------------------------
//registry
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows]

//folder
C:\windows\temp

//file
C:\windows\temp\myfile.dat

//file
*.vir

//file
C:\my documents\*.vir

//file
C:\my documents\*.*
------------------------------------------------