opus-nt/mods/[all-based]/always use oem background if exists/modscript.py

2 lines
156 B
Python
Raw Normal View History

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