windows cmd修改注册表

注册表中增加一个项,已经存在的的话会覆盖

reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config /v MaxPosPhaseCorrection /t REG_DWORD /d 54000 /f

猜你喜欢

转载自blog.csdn.net/xiadeliang1111/article/details/112287401