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

2 lines
153 B
Python
Raw Normal View History

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