mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-16 16:29:23 +01:00
parent
b0c6e5ffb2
commit
95660cd6ac
@ -12,7 +12,7 @@ Windows Registry Editor Version 5.00
|
|||||||
"EnableFirstLogonAnimation"=dword:00000000
|
"EnableFirstLogonAnimation"=dword:00000000
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
|
||||||
"RealTimeIsUniversal"=qword:00000000
|
"RealTimeIsUniversal"=qword:00000001
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
|
||||||
"AddrConfigControl"=dword:00000000
|
"AddrConfigControl"=dword:00000000
|
||||||
|
@ -34,8 +34,8 @@ Windows Registry Editor Version 5.00
|
|||||||
|
|
||||||
```
|
```
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
|
||||||
"RealTimeIsUniversal"=dword:00000000
|
"RealTimeIsUniversal"=dword:00000001
|
||||||
"RealTimeIsUniversal"=qword:00000000
|
"RealTimeIsUniversal"=qword:00000001
|
||||||
```
|
```
|
||||||
|
|
||||||
* Sets hardware clock to UTC time (doesn't affect system clock!)
|
* Sets hardware clock to UTC time (doesn't affect system clock!)
|
||||||
|
Loading…
Reference in New Issue
Block a user