Google Earth Cache Not Being Cleared

Greetings. I have Google Earth and CCleaner 2.30.1130. The large dbCache.dat is not be detected or cleared.

Repro Steps:

1) Launch CCleaner 2.30.1130

2) Ensure Google Earth is checked under the Applications tab

3) Click "Analyze"

4) Note that northing related to Google Earth is shown

5) Click "Run Cleaner"

Results:

Nothing related to Google Earth is shown.

Expected Result:

Google Earth cache files to be cleaned.

More Information:

LOCALAPPDATA=C:\Users\Charles\AppData\Local

PROCESSOR_ARCHITECTURE=AMD64

Ver: Microsoft Windows [Version 6.1.7600]

English (US)

C:\Users\Charles\AppData\LocalLow\Google\GoogleEarth

Directory of C:\Users\Charles\AppData\LocalLow\Google\GoogleEarth

04/08/2010 08:02 PM <DIR> .

04/08/2010 08:02 PM <DIR> ..

03/26/2010 12:12 PM <DIR> icons

10/25/2009 11:06 PM <DIR> models

12/17/2009 06:00 PM <DIR> realtime

03/26/2010 01:39 PM 2,097,185,877 dbCache.dat

03/26/2010 01:39 PM 4,084,448 dbCache.dat.index

03/26/2010 10:24 AM 99,811 myplaces.backup.kml

03/26/2010 01:39 PM 100,358 myplaces.kml

03/26/2010 01:39 PM 100,358 myplaces.kml.tmp

C:\Users\Charles\AppData\LocalLow\Google\GoogleEarth>icacls dbCache.dat

dbCache.dat NT AUTHORITY\SYSTEM:(F)

BUILTIN\Administrators:(F)

ChuckOp-Win7-64\Charles:(F)

Mandatory Label\Low Mandatory Level:(I)(NW)

Google Earth Help->About:

Google Earth 5.1.3509.4636 (beta)

Build Date Sep 17, 2009

Build Time 3:36:24 pm

Renderer DirectX 9

Operating System Microsoft Windows Vista (Service Pack 0) ###Incorrect - Windows 7 RTM 64 bit###

Video Driver 000010DE (00008.00016.00011.08694)

Max Texture Size 8192x8192

Server kh.google.com

Let me know if I can provide any more information.

[Google Earth]
ID=2112
LangSecRef=3021
Detect=HKLM\SOFTWARE\Google\Google Earth Plus
Detect2=HKLM\SOFTWARE\Google\Google Earth Pro
Default=True
FileKey1=%appdata%\Google\GoogleEarth|dbcache.dat
FileKey2=%appdata%\Google\GoogleEarth|dbcache.dat.index
RegKey1=HKCU\Software\Google\Google Earth Plus\Search
RegKey2=HKCU\Software\Google\Google Earth Pro\Search

is what ccleaner is supposed to clean (seen in filekey1 filekey2 and the the reg entries)

What seems to be occuring Google has stopped using %appdata% (translates as appdata\roaming) and started to use locallow

until such time as the Ccleaner Developers fix this you can add the following to your winapp2.ini (see link in my signature)

[*Google Earth for vista and win7 users]
ID=2112
LangSecRef=3021
Detect=HKLM\SOFTWARE\Google\Google Earth Plus
Detect2=HKLM\SOFTWARE\Google\Google Earth Pro
Default=True
FileKey1=%userprofile%\AppData\LocalLow\Google\GoogleEarth|dbcache.dat
FileKey2=%userprofile%\AppData\LocalLow\Google\GoogleEarth|dbcache.dat.index
RegKey1=HKCU\Software\Google\Google Earth Plus\Search
RegKey2=HKCU\Software\Google\Google Earth Pro\Search