Search found 2 matches

by Geoffwl
09 Jan 2020 22:59
Forum: DOS Batch Forum
Topic: Change the system date
Replies: 2
Views: 3438

Re: Change the system date

That works perfectly. Thank you so much for your help.

Regards

Geoffwl
by Geoffwl
09 Jan 2020 10:23
Forum: DOS Batch Forum
Topic: Change the system date
Replies: 2
Views: 3438

Change the system date

Hi, My windows version is 10.1.18362 I need to change the system date, run a program then change the date back again. The following works fine but requires to be run as admistrator and won't give me the right date tomorrow. date 01-03-07 filename.exe pause date 05-01-20 The next loads beforedate wit...