Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batchfile to delete multiple folder
Name: smartguy2020 Date: May 2, 2008 at 12:35:52 Pacific OS: WINXP CPU/Ram: 2 g
Comment:
I am trying to create a batch file to delete mulitple folders within a folder. The folders pre-generate when a program is ran. The folders names are the current date in the following format: yyyymmdd. The batch file needs to delete the current folder and the 3 earlier folders. Any suggestions?
Summary: Hello. I need to delete a folder called Full Circle Systems Docvue from anywhere it can be found on my computer. I have tried this but get an error dir /s /b "Full Circle Systems Docvue" > "c:\docu...
Summary: Hmm. Now i don't know about the deleting everything above line 5 bit. I currently know how to delete 1 line off many text files though. I know how to delete multiple lines too, but it's an awkward way...
Summary: Hi, I need help with a batch file, i need it to delete all folders, subfolders and files from C:\Documents and Settings except for four folders named: All Users Default User LocalService NetworkServic...