Hi:
I think there is a problem with CCleaner 3.12.1572 and Winapp2.ini file extensions.
Suppose I have this code in the ini file:
[Temp files (*.temp, *.tmp)]
Section=Misc. temp files
Default=True
FileKey1=c:\.|*.temp|RECURSE
FileKey2=c:\.|*.tmp|RECURSE
When running CCleaner, this would detect files like: "trash.tmp", but also files like: "MyTemplate.tmpl"
(Note the extension tmpl does start with tmp but is not the same)
This is a potential problem, since for this and other character combinations, CCleaner could include useful files and if we do not check the results list, they will be deleted, probably without noting it.
I do not know if this is an OS-related problem (API used in CCleaner calls OS functions), because I have noticed sometimes windows search does return files that have similar extensions. But if that is the case, I have not been able to reproduce it.
Thanks!