Search found 1 match

by ed in aus
24 Mar 2009 20:48
Forum: DOS Batch Forum
Topic: Save system date and wind clock back 10 years
Replies: 1
Views: 4524

Save system date and wind clock back 10 years

Hi, Batch 1 What I am trying to do is store the current date in a temp file (that can be called in another batch later) and wind the current system time back 10 years. Batch 2 Use the temp file created previously to restore the current date... Delete temp file any one know what I need to do, fairly ...