diff --git a/Installer-USB-Stick/scripts/disable_hiberboot--DRAFT--.reg b/Installer-USB-Stick/scripts/disable_hiberboot--DRAFT--.reg
new file mode 100644
index 0000000000000000000000000000000000000000..25e83cb27758a5fdb9bcf6f1d29a433642f0b7f8
--- /dev/null
+++ b/Installer-USB-Stick/scripts/disable_hiberboot--DRAFT--.reg
@@ -0,0 +1,7 @@
+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"