opus-nt/mods/[all-nu]/disable telemetry/modscript.py
2023-02-04 10:36:03 +01:00

2 lines
162 B
Python

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