Jump to content


Deleting Custom files/folders


1 reply to this topic

#1 OFFLINE   svv

    Newbie

  • Members
  • Pip
  • 1 posts
  • Location:Russia, Moscow

Posted 19 December 2006 - 08:43 AM

Hello!

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.
When this function appiar?

thx.

#2 OFFLINE   Pfish

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 29 April 2007 - 10:43 AM

View Postsvv, on Dec 19 2006, 02:43 AM, said:

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.