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

2 lines
170 B
Python
Raw Normal View History

opusnt.runReg(["add",opusnt.regTmpPath + "software\\Microsoft\\PolicyManager\\default\\Settings\\AllowYourAccount","/v","value","/t","REG_DWORD","/d","0x00000000","/f"])