opus-nt/mods/[hell]/disable update auto-reboot/modscript.py

2 lines
180 B
Python
Raw Normal View History

2021-05-19 20:24:36 +00:00
opusnt.runReg(["add",opusnt.regTmpPath + "software\\Policies\\Microsoft\\Windows\\WindowsUpdate\\AU","/v","NoAutoRebootWithLoggedOnUsers","/t","REG_DWORD","/d","0x00000001","/f"])