Skip to content
Snippets Groups Projects
Commit 830a372b authored by Moritz Holtz's avatar Moritz Holtz
Browse files

windows-registry-file to disable windows hiberboot.

Completly untested!! I have hacked this from scratch!
parent b29cf534
Branches
No related tags found
No related merge requests found
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Power]
"HiberbootEnabled"="0"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power]
"HiberbootEnabled"="0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment