QUICK DELETION OF THOUSANDS OF FILES

M

mcarpeneto

Periodically, I need to delete thousands of files that are being backed up
daily to an external drive. I do not want to reformat the drive. Does anyone
know of a program that will delete directories and files faster than the
Windows XP Delete command? I would really like one that does unattended
deletes without asking any questions about whether I want to delete
particular files, such as DAT files.

Thanks
 
R

R. McCarty

You might create a Batch file and use the RMDir command with it's
qualifiers /S /Q. ( Just be careful to invoke it in the correct folder
path ).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top