opus-nt/mods/[all-nu]/disable update auto-reboot/modscript.py
2022-07-27 06:46:47 +02:00

2 lines
180 B
Python

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