Tag Archives: clevercleaner

CleverCleaner 2.0.0rc2 has been released

This release is a further release candidate before the Final Release. Please keep testing it and let me know, if there is a bug.

Bug fixes

  • Fixed issue finding Safari Cookies.

Changes

  • By default tick Windows drive instead of executable drive.
  • Updated to dxgettext version 1.2.2.
  • Updated German translation.
  • Updated English translation.

New features

  • Added Japanese translation (Thanks to Tilt).

Download

Translate CleverCleaner into your own language

If you want to translate CleverCleaner into your own language, at first you need the current gettext-language file (default.pot) which you can get here.
Now, although you can translate this file with any text editor, I would recommend you use poedit which makes it easier to translate it. After you have installed and started poedit, you can just create a new catalog and follow the instructions.
As soon as you have translated CleverCleaner, you can send the new translation file (.po) to the Patch Tracker so that it can be implemented.

CleverCleaner 2.0.0rc1 has been released

This release fixes all known issues with CleverCleaner 2.0.0 and might be the first and last release candidate of Version 2 if no critical bug is discovered on somebody’s system.

Bug fixes

  • Fixed opera detection on Win9x/Win2k systems. (BT#1905268)
  • Replaced 32bit-exclamation-icon with 16bit-bitmap to avoid problems on Win9x/Win2k systems.
  • Fixed parsing xml file issue with empty tags.

Changes

  • Disabled run button if no drive is selected.

Download

How to use the CC autorun feature

A few months ago I have been asked to add a autorun feature to CleverCleaner to start the cleaning process automatically. That would be helpful to start CleverCleaner for instance from within a login.bat file.

This feature has been added to CleverCleaner Version 2. CleverCleaner now provides the following command line options:
/f Path-To-Configuration-File
/autorun

With the /f option, you can specify a particular cc.xml configuration file on your system.
If you set the option /autorun, CleverCleaner will be opened minimized and start the cleaning process automatically. If the option “Display conformation dialog” is disabled, CleverCleaner will automatically delete the found files and then disappear silently.

Examples:
CleverCleaner.exe /autorun
CleverCleaner.exe /f C:cc.xml /autorun