opus-nt/mods/[nu-only]/disable tamper and cloud protection/modscript.py
2021-05-19 20:56:52 +02:00

2 lines
157 B
Python

opusnt.runReg(["add",opusnt.regTmpPath + "software\\Microsoft\\Windows Defender\\Features","/v","TamperProtection","/t","REG_DWORD","/d","0x00000004","/f"])