opus-nt/mods/[hell]/disable automatic sign on/modscript.py
2021-05-20 10:57:25 +02:00

2 lines
185 B
Python

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