VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Hi all I'm trying to know how to make a batch file that can search for an specific file then delete it, does anyone know how?
    Quote Quote  
  2. from the root command prompt, type "del filename.ext /s"

    For a batch file, substitute "%1" for the filename, save as KillAll.bat, usage "killall filename.ext". I'd add a first line of "cd\" to the batch file.

    Or you could run a search, which will give you a list with locations and creation dates, and delete from there.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!