opus-nt/mods/[all]/disable force closing of bg apps/modscript.py

2 lines
158 B
Python

opusnt.runReg(["add",opusnt.regTmpPath + "software\\Policies\\Microsoft\\Windows\\System","/v","AllowBlockingAppsAtShutdown","/t","REG_DWORD","/d","1","/f"])