I need to delete files older than a week.
The files naming convention is ccyyMMMdd ex 2008Aug25.xml.
I need to do this in a batch file but have no idee how to structure the delete command. Del *.xml will delete all files.
Any help?
dynamic build file name with date
Moderator: DosItHelp