QUOTE(Jack_BMN @ Feb 16 2006, 08:31 PM) [snapback]30377[/snapback]
How can i get rid of those other entries? thanks
Entries in Regedit might not appear under their brand name, so try looking ni Program Files/CCleaner at the file winapp.ini - don't edit it, but see what each app is looking for. If you see
[Grisoft AVG 7.0]
LangSecRef=3024
Detect=HKLM\SOFTWARE\Grisoft\Avg7
Default=True
FileKey1=%allusersprofile%\Application Data\Grisoft\Avg7Data|*.log
FileKey2=%allusersprofile%\Application Data\Grisoft\Avg7Data\upd7bin|*.*
FileKey3=%allusersprofile%\Application Data\Grisoft\Avg7Data\$history|*.*
FileKey4=%allusersprofile%\Application Data\Grisoft\Avg7Data\avg7upd|*.log
FileKey5=%windir%\All Users\Application Data\Grisoft\Avg7Data\upd7bin|*.*
FileKey6=%windir%\All Users\Application Data\Grisoft\Avg7Data\avg7upd|$history
FileKey7=%windir%\All Users\Application Data\Grisoft\Avg7Data\avg7upd|*.log
FileKey8=%windir%\All Users\Application Data\Grisoft\Avg7Data|*.log
FileKey9=%windir%\Application Data\AVG7\Log|*.log
You can see, in this case, CC is looking in the registry at HKLM (HKEY_LOCAL_MACHINE) for Grisoft\Avg7.
Not all apps will be this obvious