Closed MisterT87 closed 4 months ago
You can easily add a .reg file
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power]
"HiberbootEnabled"=dword:00000000
in the Scripts to run in the system context section. This link will configure the form accordingly.
Thanks! Can I leave it open to add an option, or do you think no option will be added ?
This registry setting is so straightforward that I don't think it justifies an option in the generator UI, sorry.
Ok true :) Just asking and again thanks for good work! :)
Hey, is it possible to add a option to disable fast startup on windows 10/11 ?
Fast Startup comes from old win8 times, ssds werent standard as boot drives... IF your boot drive is a SSD -> disable fast startup and ohterwise not (if no SSD)
Fast Startup: Prevents windows 10/11 users to clean shutdown (ram will be saved to disk and recovered on reboot) (even RAM errors will be saved also) and SSD users only save around 2 seconds with fast startup enabled
AND btw thanks for your generator, it helps alot ! :)