Windows: add RTC-in-UTC-<32|64>.reg

It's kind of a FAQ and now I can just point people directly to
copy-pasteable .reg's.
This commit is contained in:
Aminda Suomalainen 2019-12-05 18:40:29 +02:00
parent 9721197067
commit 3c2e08f7d0
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
"RealTimeIsUniversal"=dword:00000001

View File

@ -0,0 +1,2 @@
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
"RealTimeIsUniversal"=qword:00000001