Posts Tagged ‘ccleaner’

Update: CCleaner 2.16.830 – Improved Chrome Compatibility

Tuesday, January 27th, 2009

CCleaner 2.16.830 is out and about!

I was tempted to mark this as a YABR, but the “Google Chrome v2.0 compatibility fixes” convinced to let it slide.

CCLEANER 2.16.830 DOWNLOADS
Get it now: Download CCleaner 2.16.830
EXE installer, no toolbar, 903KB, MD5 sum: F1F7FDEE746F838518E8D66892F734E1

Portable version (extract to USB stick): Download CCleaner 2.16.830 Portable
ZIP, 900KB, MD5 sum: 49F6B268A88DECE90DB3B6E34DC70740

WHAT’S NEW IN CCLEANER 2.16.830
- Google Chrome v2.0 compatibility fixes.
- Improved Firefox support when browser is open.
- Improved SeaMonkey support.
- Added Publisher to the uninstall tool.
- Many translation updates.
- Several updates to installer code.
- Cookie options loading now fully threaded.
- Lots of minor interface improvements.
- Minor performance improvements.

Guide: CCleaner Secure Delete Script

Saturday, December 27th, 2008

Since version 2.15.815, CCleaner’s Secure Delete feature can be accesed via a command line option. It’s very useful, but for most users it’s a drag to open a command line window and to run the ccleaner.exe binary with the file/folder to delete as a parameter. The process can be simplified if CCleaner’s directory is added to the PATH environment variable, so that you don’t have to enter the full path to ccleaner.exe. Still, we can do better than that…

Introducing the CCleaner Secure Delete script, a simple script for the Windows command line shell. Simply unzip the script on your desktop or another handy location, then drag files or folder you wish to delete onto it. The script will tell you what is about to be deleted, than call ccleaner.exe. If you’re sure, confirm CCleaner’s dialog and that’s it!

Any suggestions or tips are welcome.

You can either download the script, or create it yourself (just make sure you give the file a .cmd extension). Here’s the script’s contents:

CCLEANER SECURE DELETE SCRIPT
@echo off
echo Secure deleting file/folder…
echo %1
“C:\Program Files\CCleaner\ccleaner.exe” /delete %1
echo Deleting…
echo Operation completed!
pause
DOWNLOAD CCLEANER SECURE DELETE SCRIPT
Get it now: Download the script
ZIP archive, 270Bytes, MD5 sum: 3D7DA21E1019FA2C8FE517211BADE908

Note: If you have installed CCleaner somewhere other than the default location, you will need to edit the script and put in the correct installation path.

Note 2: A similar result can be achieved by creating a shortcut to ccleaner.exe and changing its “target”, like in this screenshot (add a space and the text “/delete” after the double quote at the end). You can add a comment as well (it will be displayed when you place your mouse pointer over the shortcut icon). don’t forget to name the shortcut something meaningful such as “Secure Delete with Ccleaner”.

Update: CCleaner 2.15.815 with Secure File Deletion

Wednesday, December 24th, 2008

Piriform’s CCleaner software has reached a new version: 2.15.815.

Beside minor bug fixes and a few changes, there’s a new and very interesting feature. CCleaner now has a command-line switch which enables secure deletion of certain files or folders. To use it, open a command prompt window in CCleaner’s install directory and run:

(1) ccleaner.exe /delete FILENAME.EXT – to secure delete a single file
(2) ccleaner.exe /delete FOLDER – to secure delete a folder
(3) use wildcards such as * and ? to delete multiple files or folders: ccleaner.exe /delete *.txt – to delete all txt files in the current folder

After the command is ran, CCleaner will ask for confirmation that you really wish to remove the files or folders then proceed to securely deleting them.

Note: file or folder names that contain spaces should be enclosed in double quotes (eg: “file name with spaces.txt”)

Update: I have created a simple script that enables secure delete via drag and drop with CCleaner.

CCLEANER 2.15.815 DOWNLOADS
Get it now: Download CCleaner 2.15.815
EXE installer, no toolbar, 900KB, MD5 sum: 3BA70A80DA5F6A2C1D80C057E746453C

Portable version (extract to USB stick): Download CCleaner 2.15.815 Portable
ZIP, 892KB, MD5 sum: A1D241180C57CC9E200604E2D8E2A2B5

WHAT’S NEW IN CCLEANER 2.15.815
- Added command-line secure deletion (e.g. ccleaner.exe /delete “folder\*.*|MyFile.txt”)
- Added Google Chrome thumbnail cleaning.
- Moved language files to /lang folder.
- Improved options cookie list browser detection.
- Fixed minor bug in XP prefetch cleaning.
- Fixed bug in IE History Index.dat cleaning.
- Fixed two minor compatibility bugs with Win98.
- Installer engine updates.
- Minor architecture improvements.
CCLEANER 2.15.815 SCREENSHOTS

Update: CCleaner 2.14.763

Monday, December 1st, 2008

Fresh in the tracks of the last version, today we get a genuine YABR: CCleaner 2.14.763.

All it does is fix minor bugs related to Firefox 2 cookie handling. (Or does it? :D )

CCLEANER 2.14.763 DOWNLOADS
Get it now: Download CCleaner 2.14.763 (no toolbar)
exe installer, 889KB, MD5 sum: 602B17FB49F35F509C82FE81A932FE39

Portable version: Download CCleaner 2.14.763 Portable (extract to USB drive)
zip archive, 878KB, MD5 sum: F4D2E43C1A9D139F71BEDC02666EE446

Update: CCleaner 2.14.750 with support for Windows 7!

Wednesday, November 26th, 2008

Yes, it’s true! CCleaner now supports the unreleased yet Windows 7! Definitely not a YABR, although I’m curious in what ways is Windows 7 different from Vista cleaning at this point :D

What else is new? Well, Chrome cleaning has been improved, Opera cookies are better baked managed and Autocomplete Search only works on XP now.

Of course, there’s also the usual batch of bugfixes (mostly UI and performance related)…

To use the portable version, get the zip package below and unzip it to a folder on your USB drive. It includes all the language packs in DLL files, but you may delete the ones you don’t need (english is embedded in the executable itself, so if you don’t need other languages, all lang-XXXX.dll files can be removed).

CCLEANER 2.14.750 DOWNLOADS
Get it now: Download CCleaner 2.14.750 (no toolbar)
exe installer, 889KB, MD5 sum: F46D3095B5458CA21ED75A7DC0589FA2

Portable version: Download CCleaner 2.14.750 Portable (extract to USB drive)
zip archive, 878KB, MD5 sum: 838295F8F9F3C451F04D83F28F91CD58

WHAT’S NEW IN CCLEANER 2.14.750
- Added support for Windows 7.
- Improved Google Chrome support (build 0.4).
- Opera cookie management added.
- Improved Recycle Bin cleaning.
- Added a warning when cleaning Google Chrome and it’s running.
- Search Autocomplete cleaning now XP only.
- Improve file association Registry Cleaning.
- Fixed bug with context menus and excessive CPU usage.
- Fixed GUI colors on high contrast themes.
- Minor GUI bugs fixed.
- Minor performance improvements.

Update: CCleaner 2.13.720

Monday, October 27th, 2008

CCleaner 2.13.720 screenshot My favorite cleaning software got an update today, as if to prompt me to proceed to cleaning my PC. Fair enough, PC cleaning has been done after installing the new version (2.13.720).

Highlights include: Firefox 3.1 support (not very excited about this since I’m not a Firefox fan – more about this some other time), individual item cleaning/analysis by right click (extremely useful) and a fix for an Index.dat handling related issue that caused a crash.

The GUI has been improved by adding some icons and fixing some bugs.

Download links follow; for more about this update, scroll down further.

*** CCLEANER 2.13.720 DOWNLOADS AND OTHER USEFUL LINKS ***

Get it now: Download CCleaner 2.13.720 (no toolbar)
exe installer, 872KB, MD5 sum: 3687FC06504A2D1930F430EB7122C713

Get it now: Download CCleaner 2.13.720 (portable version)
ZIP archive, 854KB, MD5 sum: 86489786E776115FF59F90D4B13E8FF2

*** WHAT’S NEW IN CCLEANER 1.40.520 ***

- Added support for Firefox 3.1.
- Added right-click cleaning and analysis for individual items in the tree.
- Added icons to tree parent items.
- Added cleaning for Windows Error Reporting files.
- Added Include/Exclude list editing.
- Improved TypeLib registry cleaning.
- Fixed Index.dat bug that could cause a crash.
- Fixed bug with INI warning messages.
- Internal architecture improvements.
- Fixed minor GUI errors.

CCleaner 1.40.520 still fails to comply to Vista’s UAC

Saturday, May 26th, 2007

CCleaner 1.40.520 Screenshot A few days ago, Piriform unleashed a new version of its PC cleaning tool: CCleaner 1.40.520.

Among the notable changes are the improvements to the program’s compatibility with Windows Vista’s User Account Control (UAC) feature.

However, posts on the official CCleaner forum indicate some (new?) bugs still plague the program’s functionality when UAC is enabled. Namely, when storing settings to an .ini files, they will not be saved correctly. The same UAC incompatibility affects CCleaner’s “Issues” scanner which fails to function as designed in most cases.

It must be noted though that running the program as Administrator, which bypasses the UAC, enables CCleaner to work as it should. Another solution would be to disable UAC completely, but this might put your computer in danger if you are not an advanced user. If you still wish to do so, simply choose one of the four ways to disable UAC.

The new version also brings forth some improvements to the secure delete routines, to the uninstall tool, Windows Live toolbar cleaning, updates to UI translations and other minor bugfixes.

*** CCLEANER 1.40.520 DOWNLOADS AND OTHER USEFUL LINKS ***

Get it now: Download CCleaner 1.40.520
exe installer, 2.59MB, MD5 sum: D87AA7E21132FB58510CACEF21DAFC26

Or: Download CCleaner 1.40.520 without toolbar
exe installer, 641KB, MD5 sum: 4D8A8A1A3D4707C133CCA8BF8DC25E73

You might want to try:
Take the CCleaner Feature Tour
Visit CCleaner Homepage

*** WHAT’S NEW IN CCLEANER 1.40.520 ***

- Fixed problem with Vista UAC compatibility.
- Fixed bug in Secure Delete when emptying Recycle Bin.
- Fixed bug in Secure Delete with 0 byte files.
- Fixed bug in Uninstall Tool with non-standard entries.
- Resource file loading optimizations.
- Updated Windows Live toolbar cleaning.
- Added Bulgarian translation.
- Updated several translations.
- Updated installer engine.
- Minor bug fixes.

Stats by WP SlimStat