Search found 1 match
- 15 Oct 2017 14:42
- Forum: DOS Batch Forum
- Topic: how to check if a file was created after a specified date
- Replies: 1
- Views: 1882
how to check if a file was created after a specified date
Hi I'm looking to put together a script that echos the string 'compliant' depending on whether three files were created after a specified date. \windows\system32\drivers\srvnet.sys \windows\system32\drivers\srv2.sys \windows\system32\drivers\srv.sys The condition is that all these files must have be...