解决ubuntu和win10双系统时间不一致
作者:互联网
新建一个记事本,输入
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
"RealTimeIsUniversal" = dword:00000001
保存后修改文件格式,将.txt改为.reg
双击运行,完成配置。
标签:双系统,CurrentControlSet,00000001,TimeZoneInformation,Version,文件格式,ubuntu,win10,双击 来源: https://www.cnblogs.com/icysamon/p/15858298.html