Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Removing Directory/Folder by Date  (Read 2199 times)

0 Members and 1 Guest are viewing this topic.

superljl

  • Guest
Removing Directory/Folder by Date
« on: November 09, 2006, 08:50:15 AM »
Howdy! I'm new to the DOS/batch file world and am trying to create a batch file that will remove a directory tree based on a date (i.e., rd c:\myDir if date is older than today). How can I accomplish that? Thanks.