Quote:
|
Originally Posted by JTX
... The card doesn't seem to refresh at realtime, so I while i drive, it still says it's getting signal from a block away.
I noticed that Windows XP's WZC also shows the same symptom ...
|
I have tested a simple batch file:
€echo off
net stop WZCSVC
net start WZCSVC
This stops and restarts the WZC service within 15 sec. And this do also the job for a refresh. Perhaps I should program this batch job as an infinite loop with 5 sec delay after "net start WZCSVC" ...