opus-nt/mods/[all-nu]/disable microsoft account (accidental)/modscript.py

2 lines
171 B
Python

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