opus-nt/mods/[all]/disable action center icon/modscript.py

2 lines
171 B
Python
Raw Normal View History

2021-03-19 02:44:27 +00:00
opusnt.runReg(["add",opusnt.regTmpPath + "software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer","/v","HideSCAHealth","/t","REG_DWORD","/d","0x00000001","/f"])