opus-nt/mods/[all]/disable ac low battery shutdown/modscript.py

4 lines
852 B
Python
Raw Normal View History

2021-03-19 02:44:27 +00:00
opusnt.runReg(["add",opusnt.regTmpPath + "system\\CurrentControlSet\\Control\\Power\\User\\PowerSchemes\\381b4222-f694-41f0-9685-ff5bb260df2e\\e73a048d-bf27-4f12-9731-8b2076e8891f\\637ea02f-bbcb-4015-8e2c-a1c7b9c0b546","/v","ACSettingsIndex","/t","REG_DWORD","/d","0x00000000","/f"])
opusnt.runReg(["add",opusnt.regTmpPath + "system\\CurrentControlSet\\Control\\Power\\User\\PowerSchemes\\8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c\\e73a048d-bf27-4f12-9731-8b2076e8891f\\637ea02f-bbcb-4015-8e2c-a1c7b9c0b546","/v","ACSettingsIndex","/t","REG_DWORD","/d","0x00000000","/f"])
opusnt.runReg(["add",opusnt.regTmpPath + "system\\CurrentControlSet\\Control\\Power\\User\\PowerSchemes\\a1841308-3541-4fab-bc81-f71556f20b4a\\e73a048d-bf27-4f12-9731-8b2076e8891f\\637ea02f-bbcb-4015-8e2c-a1c7b9c0b546","/v","ACSettingsIndex","/t","REG_DWORD","/d","0x00000000","/f"])