added tweak: disable automatic sleep and hibernation

having the computer sleep while it's doing something = bad
This commit is contained in:
fierelier 2020-02-08 04:36:08 +01:00
parent f5cb66dace
commit a96b737e0b
3 changed files with 57 additions and 0 deletions

View File

@ -61,6 +61,7 @@ i do not guarantee that that all of the reversals are accurate across different
| | **name** | **details** | | | **name** | **details** |
| :---: | --- | --- | | :---: | --- | --- |
| ✔ | [disable automatic sign-on](../tweaks/ten/disable automatic sign-on) | automatic sign-on gets your PC ready with the applications you had last started before you log in. this can be annoying if you prefer to start fresh when restarting. this can also slow down your startup by a bunch. | | ✔ | [disable automatic sign-on](../tweaks/ten/disable automatic sign-on) | automatic sign-on gets your PC ready with the applications you had last started before you log in. this can be annoying if you prefer to start fresh when restarting. this can also slow down your startup by a bunch. |
| ✔ | [disable automatic sleep and hibernation](../tweaks/longhorn-series/disable automatic sleep and hibernation) | having the computer sleep while it's doing something = bad |
| ✔ | [disable force closing of background processes on shutdown](../tweaks/longhorn-series/disable force closing of background processes on shutdown) | killing programs even if they do not have an active window, can lead to unforeseen consequences | | ✔ | [disable force closing of background processes on shutdown](../tweaks/longhorn-series/disable force closing of background processes on shutdown) | killing programs even if they do not have an active window, can lead to unforeseen consequences |
| ✔ | [disable lock screen](../tweaks/ten/disable lock screen) | disables the additional, phone-like lock screen when an account is locked. saves you a button-press. | | ✔ | [disable lock screen](../tweaks/ten/disable lock screen) | disables the additional, phone-like lock screen when an account is locked. saves you a button-press. |
| ⚠️ | [enable file extensions](../tweaks/longhorn-series/enable file extensions) | this enables file extensions (like .exe and .zip) for every newly created user. | | ⚠️ | [enable file extensions](../tweaks/longhorn-series/enable file extensions) | this enables file extensions (like .exe and .zip) for every newly created user. |

View File

@ -0,0 +1,28 @@
Windows Registry Editor Version 5.00
; sleep
[HKEY_LOCAL_MACHINE\OPUS_TMP\ControlSet001\Control\Power\User\PowerSchemes\381b4222-f694-41f0-9685-ff5bb260df2e\238c9fa8-0aad-41ed-83f4-97be242c8f20\29f6c1db-86da-48c5-9fdb-f2b67b1f44da]
"ACSettingIndex"=dword:00000000
"DCSettingIndex"=dword:00000000
[HKEY_LOCAL_MACHINE\OPUS_TMP\ControlSet001\Control\Power\User\PowerSchemes\8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c\238c9fa8-0aad-41ed-83f4-97be242c8f20\29f6c1db-86da-48c5-9fdb-f2b67b1f44da]
"ACSettingIndex"=dword:00000000
"DCSettingIndex"=dword:00000000
[HKEY_LOCAL_MACHINE\OPUS_TMP\ControlSet001\Control\Power\User\PowerSchemes\a1841308-3541-4fab-bc81-f71556f20b4a\238c9fa8-0aad-41ed-83f4-97be242c8f20\29f6c1db-86da-48c5-9fdb-f2b67b1f44da]
"ACSettingIndex"=dword:00000000
"DCSettingIndex"=dword:00000000
; hibernation
[HKEY_LOCAL_MACHINE\OPUS_TMP\ControlSet001\Control\Power\User\PowerSchemes\381b4222-f694-41f0-9685-ff5bb260df2e\238c9fa8-0aad-41ed-83f4-97be242c8f20\9d7815a6-7ee4-497e-8888-515a05f02364]
"ACSettingIndex"=dword:00000000
"DCSettingIndex"=dword:00000000
[HKEY_LOCAL_MACHINE\OPUS_TMP\ControlSet001\Control\Power\User\PowerSchemes\8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c\238c9fa8-0aad-41ed-83f4-97be242c8f20\9d7815a6-7ee4-497e-8888-515a05f02364]
"ACSettingIndex"=dword:00000000
"DCSettingIndex"=dword:00000000
[HKEY_LOCAL_MACHINE\OPUS_TMP\ControlSet001\Control\Power\User\PowerSchemes\a1841308-3541-4fab-bc81-f71556f20b4a\238c9fa8-0aad-41ed-83f4-97be242c8f20\9d7815a6-7ee4-497e-8888-515a05f02364]
"ACSettingIndex"=dword:00000000
"DCSettingIndex"=dword:00000000

View File

@ -0,0 +1,28 @@
Windows Registry Editor Version 5.00
; sleep
[HKEY_LOCAL_MACHINE\OPUS_TMP\ControlSet001\Control\Power\User\PowerSchemes\381b4222-f694-41f0-9685-ff5bb260df2e\238c9fa8-0aad-41ed-83f4-97be242c8f20\29f6c1db-86da-48c5-9fdb-f2b67b1f44da]
"ACSettingIndex"=-
"DCSettingIndex"=-
[HKEY_LOCAL_MACHINE\OPUS_TMP\ControlSet001\Control\Power\User\PowerSchemes\8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c\238c9fa8-0aad-41ed-83f4-97be242c8f20\29f6c1db-86da-48c5-9fdb-f2b67b1f44da]
"ACSettingIndex"=-
"DCSettingIndex"=-
[HKEY_LOCAL_MACHINE\OPUS_TMP\ControlSet001\Control\Power\User\PowerSchemes\a1841308-3541-4fab-bc81-f71556f20b4a\238c9fa8-0aad-41ed-83f4-97be242c8f20\29f6c1db-86da-48c5-9fdb-f2b67b1f44da]
"ACSettingIndex"=-
"DCSettingIndex"=-
; hibernation
[HKEY_LOCAL_MACHINE\OPUS_TMP\ControlSet001\Control\Power\User\PowerSchemes\381b4222-f694-41f0-9685-ff5bb260df2e\238c9fa8-0aad-41ed-83f4-97be242c8f20\9d7815a6-7ee4-497e-8888-515a05f02364]
"ACSettingIndex"=-
"DCSettingIndex"=-
[HKEY_LOCAL_MACHINE\OPUS_TMP\ControlSet001\Control\Power\User\PowerSchemes\8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c\238c9fa8-0aad-41ed-83f4-97be242c8f20\9d7815a6-7ee4-497e-8888-515a05f02364]
"ACSettingIndex"=-
"DCSettingIndex"=-
[HKEY_LOCAL_MACHINE\OPUS_TMP\ControlSet001\Control\Power\User\PowerSchemes\a1841308-3541-4fab-bc81-f71556f20b4a\238c9fa8-0aad-41ed-83f4-97be242c8f20\9d7815a6-7ee4-497e-8888-515a05f02364]
"ACSettingIndex"=-
"DCSettingIndex"=-