Need help with a date less than today script
Posted: 26 Mar 2009 09:37
I'm trying to add a date check to script I have written. what I need is..example
If %DATE% is less than this %DATE% goto end else continue..
I'm sending a .bat file to some users desktop but I do not want them to run it until a specific date, but you know they will! I need the script to run if the date is greater than April 17 for instance but not run if less than April 17th?
Thanks!!!
If %DATE% is less than this %DATE% goto end else continue..
I'm sending a .bat file to some users desktop but I do not want them to run it until a specific date, but you know they will! I need the script to run if the date is greater than April 17 for instance but not run if less than April 17th?
Thanks!!!