ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: Faster boots combining hibernate and restart (Boot Snooze)

<< < (13/34) > >>

skwire:
v1.0.3 - 2010-02-04
    ! If user cancels, the RunOnce registry entry is deleted now.  (Thanks, war59312)

MerleOne:
v1.0.2 - 2010-02-04
    + Added configurable delay before hibernating/standby.
    + Added configurable delay before rebooting.  (Thanks, MerleOne)
 (see attachment in previous post)
-skwire (February 04, 2010, 09:19 PM)
--- End quote ---
Thanks for making it real !

megablue:
I had thought of similar idea before.

My idea was
Creating a "hibernation point" which allows your PC to start from previous state every single time.
Rather than, restarts then enters hibernation mode (anyway, the pros is easier to archive) .

Maybe you can explore into it...
There are a few technical issues to address:
1. how to force windows to start from hibernation point every single time.
2. how to address the changes of values in registry and loaded files.

skwire:
My idea was
Creating a "hibernation point" which allows your PC to start from previous state every single time.
Rather than, restarts then enters hibernation mode (anyway, the pros is easier to archive) .

Maybe you can explore into it...
-megablue (February 05, 2010, 02:42 AM)
--- End quote ---

Nice idea, but well beyond my skills.

f0dder:
megablue: interesting idea, but not really doable IMHO. Too many things that can go out of sync between memory and disk, the registry being just one part. It could possibly be done, but it'd be insanely complex, and not something I'd trust a 3rd party to do.

Now, if you were willing to discard all filesystem changes after boot, it might be feasible - but then it wouldn't be very useful either :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version