Fast clock
Sunday, November 14th, 2004Here’s an annoying thing: my Windows clock has started running fast. It completes a minute in only 52 seconds — I’ve timed it with my wristwatch stopwatch. I found a fix for this on Google Groups,
C:>net stop w32time
The Windows Time service is stopping.
The Windows Time service was stopped successfully.
C:>w32tm.exe /unregister
The following error […]
