Jump to content

Hybrid Boot for Windows 7 (Sorta)


gamax92

Recommended Posts

Description

This collection of files allows you to perform a Hybrid boot in Windows 7.

Although not quite the same, going from cold boot to login screen can be shorter when using this method.

My friend wondered if it was possible to hibernate on the login screen, to mimic the Hybrid Boot in Windows 8.

I experimented around with some scripts and got this as a result

NOTE: The scripts, including setup and uninst, are not very flexible.

They install to %ProgramFiles%\Hybrid Boot, and expect to be at that location.

I'm going to replace the setup and uninst scripts to be more flexible.

How it works:

The collection consists of three files:

Script to enable a Task Schedule, and log off

Script to disable said Task Schedule, and hibernate

And a Task Schedule to run the second script on log off.

By default the Task Schedule is in a disabled state, to allow users to normally log off.

Running the first script will enable the Task Schedule, then log off.

After the user logs off the second script activates, disabling the task schedule, and hibernating.

When the user resumes their system, they are presented with the login screen.

Warning:

(Insert standard disclaimer here) I've haven't tested this script on other computers besides the two that I have.

Incase the script messes up log off to always be Hybrid Shutdown, run the following:

schtasks /change /TN "Hybrid Boot" /disable
Download v1 Edited by gamax92
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...