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 Script Help
Name: Dany75 Date: April 16, 2009 at 18:44:04 Pacific OS: Windows 2000 Subcategory: Batch
Comment:
hello,
I have a folder that I want to periodiclly clean out old folders. For example a folder is created every day that looks like 04162009. I want to keep the last 60 folders and delete any folder dated before that. I am just getting started using the SET and FOR commands and need a little help getting this one going on Win 2000.
Summary: I need help with a batch script that will do the following: Check to see if any folders or files exist in C:\Temp and if it does delete all folder in C:\Archive. If no folders or files exist in C:\Tem...
Summary: Hello. I've just registered and wondered if you fine people could help me out on a simple batch script programme. I've never done any before and I have to write one that uses the below ideas: Create ...
Summary: I am looking for some help in writing a batch script. What I want to do is suppose that I have a text file with contents as: 1)a 2)b 3)c 4)d Now in some folder C:\Output I have some files with extensi...