opus-nt/mods/[hell]/disable tamper and cloud protection/modscript.py

2 lines
157 B
Python
Raw Normal View History

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