Batch file to check a directory is 30days old

Closed
trusp Posts 4 Registration date Wednesday December 3, 2008 Status Member Last seen December 5, 2008 - Dec 4, 2008 at 06:34 AM
 Stephen - Dec 6, 2008 at 04:21 AM
Hello,
I need a batch file to list all directories which are 30days old in a specified path.

Example C:\Sample\

Here all the directories which are 30days old from the modified date must be listed.

Batch file must be DOS based.

Please help me on this.
Related:

1 response

You can ask on specialized Win32 programming newsgroup :
news://194.177.96.26/comp.os.ms-windows.programmer.win32
(easier with Win32 api...)
0