opus-nt/mods/[all]/disable system restore/modscript.py

2 lines
150 B
Python
Raw Normal View History

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