Can this be done with batch and if so how?
I have a folder located in c:\Program Files\Folder1
I need to empty this folder every week, and at the moment im doing it manualy by deleting the whole folder then creating a new one with the same name.
What is stored in this folder are hundreds of images from my security cameras that are just using far too much memory to be kept for more than 7 days, there must be something that can delete them automaticaly for me!
The "camera server" (basicaly just an old box) is on all the time so a batch file being open all the time (im gussing it would have to be?) wouldnt be a problem.
Thanks guys, is this possiable?