Twitter I hate this fecking cold. 5 days later and it won't go. #fb 1 week ago


Jun 09
25th

Windows Hibernate Button


If you’re using the Hibernate function (and I’m talking XP here, not sure if this applies to Vista as well) one of the things desperately missing is a matching button in the “Turn Off Computer” menu. You click on it and get options for everything else, but not to hibernate.

Well, not very well known, is that if you press the Shift key whilst on this menu the Standby option will magically change to Hibernate (this is assuming you have the hibernate option activated!).

OR you can add the missing button to the menu. Here’s the code to do this…

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System\Shutdown]
"ShowHibernateButton"=dword:00000001

And to turn it off again…

Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]

Both should be saved as .reg extensions and executed – they need to be run only once. The first script adds a new entry into the registry and the second script removes it again.

Alternatively, download the scripts here from.


Related posts:
  1. Internet Monitoring When you have young children it’s important to monitor their online activity. As my daughter has got older, however, I have reduced the amount of...
  2. Improving Windows boot times Lenovo has been “tweaking” its laptops and PCs in preparation for Windows 7, heavily improving startup and shutdown times. Some of the methods, however, can...
  3. Albums not being added to Windows Media Player On my home desktop PC, I’m running Windows Media Player 11 under Windows XP. Last night, when attempting to sync some music with my phone,...

Share with Delicious Share with Digg Share with Facebook Share with LinkedIn Share with MySpace Share with reddit Share with StumbleUpon Share with Twitter

Comments

There are no comments at present.

Pingbacks & Trackbacks

There are no pingbacks or trackbacks at present.

Leave a Comment

All these comments are validated before being placed on the site. I will NOT allow any spam to be shown, I do not follow the links myself and obvious self-promotion of your site is not accepted either.

CAPTCHA Image CAPTCHA Audio
Refresh Image

58 queries in 1.964 seconds.