opus-nt/mods/[hell]/disable compatibility telemetry/modscript.py

1 line
203 B
Python
Raw Normal View History

opusnt.runReg(["add",opusnt.regTmpPath + "software\\Microsoft\\Windows NT\\CurrentVersion\\Image File Execution Options\\CompatTelRunner.exe","/v","Debugger","/t","REG_SZ","/d","opus-nt_dummy.exe","/f"])