opus-nt/mods/[hell]/disable sample submission/modscript.py
2021-05-20 10:57:25 +02:00

3 lines
297 B
Python

opusnt.runReg(["add",opusnt.regTmpPath + "software\\Microsoft\\Windows Defender","/v","SubmitSamplesConsent","/t","REG_DWORD","/d","0x00000002","/f"])
opusnt.runReg(["add",opusnt.regTmpPath + "software\\Microsoft\\Windows Defender","/v","SpynetReporting","/t","REG_DWORD","/d","0x00000000","/f"])