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

2 lines
159 B
Python

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