Merge pull request #594 from Justinha/issue156

fixed registry path
This commit is contained in:
Elizabeth Ross 2017-04-12 10:31:38 -07:00 committed by GitHub
commit c4f3cc1868

View File

@ -290,7 +290,7 @@ You can prevent Windows from setting the time automatically.
-or -
- Create a new REG\_DWORD registry setting **HKEY\_LOCAL\_MACHINE\\Policies\\Microsoft\\W32time\\TimeProviders\\NtpClient!Enabled** to 0 (zero).
- Create a new REG\_DWORD registry setting **HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Policies\\Microsoft\\W32time\\TimeProviders\\NtpClient!Enabled** to 0 (zero).
-or-