Is there a command to search removable drives (Windows/MS-DOS) - TechRepublic
Question
November 1, 2008 at 12:41 PM
anthony-b

Is there a command to search removable drives (Windows/MS-DOS)

by anthony-b . Updated 17 years, 5 months ago

I am creatng an ms-dos script to delete a repeated file that copies itself to any removable storage device that is plugged in. my question is: is there a command i can use so the delete command will remove a file on all drives so far the command is this:
del /f /s /a :r h s start.exe
The file i want to remove is the start.exe file
post back thanx

This discussion is locked

All Comments