djc
1
Each update of a certain software creates files
%ProgramFiles%\Package\[version number]\Resources\*.qdu
and I'd like a single rule in winapp2.ini to delete those *.bin even when the version number changes.??Can I, for instance, use
FileKey1=%ProgramFiles%\Package\*\Resources|*.qdu
Or how?
djc
2
To answer my own question: yes, ccleaner does accept wildcards within paths for FileKey entries in winapp2.ini.
Outstanding!
Nergal
3
You can also use the includes feature and the right click the entry and manually change it to *
Each update of a certain software creates files
%ProgramFiles%\Package\[version number]\Resources\*.qdu
Also see this topic:
http://forum.piriform.com/index.php?showtopic=36375