opus-nt/mods/[nu-only]/disable metro app swapping/modscript.py

2 lines
162 B
Python
Raw Normal View History

2021-03-19 02:44:27 +00:00
opusnt.runReg(["add",opusnt.regTmpPath + "system\\CurrentControlSet\\Control\\Memory Management","/v","SwapfileControl","/t","REG_DWORD","/d","0x00000000","/f"])