My evaluation version of RVDS has expired in two days. It requires more than 80 thousand genuine ones and has not been purchased yet. In order not to affect work, I have come up with a solution, A batch processing task is performed to set the update time in 10 minutes. This script is automatically run when you log on to the system every time you start the system! The Time Detection Program of RVDS will always be on the day ~
This method should be effective for the vast majority of software with time constraints!
Code
Date 2008-12-2
Time
It's a pity that I can't watch the time on my computer. I tried another way. There was another computer on the LAN, and I made another batch. I read the time on the machine every time ~
Code
@ Echo off
For/f "eol =; tokens = 3,4, 5 delims =," % I in ('net time \ 192.168.127.0 ^ | findstr "time "') do echo % I % j % k
@ Echo on