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.
Batch file to delete by date
Name: andynewbie Date: June 3, 2005 at 04:18:35 Pacific OS: XP CPU/Ram: xxx
Comment:
HI i am totally new at writting batch files so forgive me if i dont understand
I am trying to create a batch file that deletes files in a certain directory, by date for example on wednesday it deletes tuesdays reports, however on a monday the systems runs reports that i need for the whole week and dont wont to delte them till the following monday, if you can understand that could some one please help me
Summary: Hi, need some help creating a batch file. I've seen one solution on here but I can't seem to get it to work. What I need is a batch file that will put the CREATE date and time (including seconds) ...
Summary: I was able to get the batch file to work fine, but took some more time investigating the robocopy.exe option as well. It turned out to be the better (and quicker) option for me with what I was trying...
Summary: Hi What commands should I type to create a simple batch file to delete Cookies, Temporary Internet Files, and History, without a prompt coming up. I've made a batch file to delete cookies, but I can'...