Why I don't may fill mask for files in Custom files/folders deleting?
for example, im Delphi programmer and i want delete files *.~*, *.ddp form folders my projects (like command del /s *.~*), but CCleaner may delete current file or ALL folder.
Why I don't may fill mask for files in Custom files/folders deleting?
I so wish to second this !?!
Was shocked that not able to enter regexp/wildcard to allow del of a certain program's temp files (which even live in %TEMP%).
As each tempfile has a unique (and non-repeating) name it is of no value to enter the specific file name: but "CertainProg_Temp*" would remove them all.