Chrome, and Eve Online

I'd like to see CCleaner delete backups of chrome installs.. I use the dev version of Chrome, which has a new version every two weeks or less.. when a new version is installed the old one gets put into a folder and left, and it never deletes them.. I recently cleaned them up on another computer, and there was every version of Chrome Dev for the past year or so.. obviously taking up a large amount of space.

The other suggestion is cleaning up the Eve Online cache, again like Chrome, when this program is updated it makes a backup of a cache, and then never deletes it.

Do you have the paths for those files? You could add them to "Include" or use Winapp2.ini -file and add those entries there.

I found this entry (Chrome Installer) in Winapp2.ini:

[Chrome Installer*]
LangSecRef=3029
DetectFile1=%LocalAppData%\Google\Chrome
DetectFile2=%ProgramFiles%\Google\Chrome
Warning=Running this may remove Chrome's ability to automatically update to future versions on some computers.
Default=False
FileKey1=%LocalAppData%\Google\Chrome\Application\*\Installer|*.*|REMOVESELF
FileKey2=%ProgramFiles%\Google\Chrome\Application\*\Installer|*.*|REMOVESELF

And Eve Online:

[EVE Online*]
Section=Games
Detect=HKCU\Software\CCP
Default=False
FileKey1=%Documents%\EVE\Logs|*.*|RECURSE
FileKey2=%LocalAppData%\CCP\EVE|history.txt

Seems to clean only logs, though.

I encourage you to post the paths:)