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

2 lines
171 B
Python
Raw Normal View History

opusnt.runReg(["add",opusnt.regTmpPath + "software\\Policies\\Microsoft\\Windows\\WindowsUpdate\\AU","/v","NoAutoRebootWithLoggedOnUsers","/t","REG_DWORD","/d","1","/f"])