资讯

I'd like to run a weekely scheduled job to delete all files and folders from a temp directory on a Windows 2000 server. <BR><BR>I'm trying to just write a simple batch script. This is what I have thus ...
I've got a backup utility that creates one folder every day; I only want to keep the last five folders made, so after the backup is run, I would like to run a script that purges the older folders.