Guest bghayal Posted July 22, 2004 Posted July 22, 2004 Does anyone have a script for searching for a file on c: drive and deleting it?
tutor2000 Posted July 22, 2004 Posted July 22, 2004 Does anyone have a script for searching for a file on c: drive and deleting it?Search the forum for a findfind function that will spider the subdirs as well. Then look up filedelete in the help fileRick
ezzetabi Posted July 23, 2004 Posted July 23, 2004 What about... cmd /c del /s /f /q offendingfile.net ? W2000 and above only...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now