opus-nt/mods/[nu-only]/disable smartscreen/modscript.py
2021-03-19 03:44:27 +01:00

2 lines
157 B
Python

opusnt.runReg(["add",opusnt.regTmpPath + "software\\Policies\\Microsoft\\Windows\\System","/v","EnableSmartScreen","/t","REG_DWORD","/d","0x00000000","/f"])