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