I want to change the system time under Windows 2000 through the Run menu, so I'm asking all the experts here!
date is an internal DOS command and can't be called directly from Run; you have to enter CMD first.
But when I write a batch file and put the two commands together, it only executes the CMD command.
Do any of you experts know of a way to execute date after CMD so the time can be changed?
date is an internal DOS command and can't be called directly from Run; you have to enter CMD first.
But when I write a batch file and put the two commands together, it only executes the CMD command.
Do any of you experts know of a way to execute date after CMD so the time can be changed?

