• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Running batch file after specified date in windows cmd

Cmder

Junior Member
So, I need a way to run a batch file after a certain day and keep it running.

I tried using the IF command with %DATE% == %DATE2% with DATE2 set to 05-14-2011, the day that I want it to run, but that doesn't work out.

Any ideas on how I can do this?
 
Back
Top