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.
Deleting all .txt .log, .tmp files
Name: subbadu Date: May 19, 2008 at 12:25:49 Pacific OS: xp CPU/Ram: intel Product: 2007
Comment:
Hi ,
I need to delete all the .txt ,.log and .tmp files from a folder...through .bat scripring..pls let me know how i can do this
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...
Summary: Hi, I wonder if this can be done using a Windows batch file - I need to delete all but the last 10 lines from a log file created by my antivirus application. I have worked out how to take the entire c...
Summary: Hi All, I need to move all the .csv and .txt files to a different folder and delete them in the original folder... example.. i need to move files from folder a to folder b ...just like cut and paste.....