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

2 lines
161 B
Python
Raw Normal View History

2021-03-19 02:44:27 +00:00
opusnt.runReg(["add",opusnt.regTmpPath + "software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon","/v","SFCDisable","/t","REG_DWORD","/d","0xffffff9d","/f"])