❔ How to disable automatic time sync?
Hi! I am trying to add to my app manual time setting using SetSystemTime from kernel32.dll, but I couldnt find how to disable/enable automatic time sync with ntp server. I found that it can be done by setting [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters]
"Type"="NoSync", but it changes back occasionally
2 Replies