opus-nt/mods/[hell]/disable automatic sign on/modscript.py

2 lines
176 B
Python

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