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

2 lines
160 B
Python

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