opus-nt/mods/[all]/disable auto crash reboot/modscript.py
2021-03-19 03:44:27 +01:00

2 lines
152 B
Python

opusnt.runReg(["add",opusnt.regTmpPath + "system\\CurrentControlSet\\Control\\CrashControl","/v","AutoReboot","/t","REG_DWORD","/d","0x00000000","/f"])