Hibernate and SP3

  • Thread starter Thread starter franktee
  • Start date Start date
F

franktee

Have lost Hibernate icon in "turn off computer" and have read some of the
N.G. advices that it would return by completely installing SP3. After
installing SP3, hibernate icon did not return. Did I do something wrong?
Thanks for any helpful advice.
franktee
 
Have lost Hibernate icon in "turn off computer" and have read some of the
N.G. advices that it would return by completely installing SP3. After
installing SP3, hibernate icon did not return. Did I do something wrong?
Thanks for any helpful advice.
franktee

If you go to Control Panel > Power Options > Hibernate tab, is Enable
Hibernation check box checked on? If it IS checked on, uncheck it,
reboot, and then re-check it and see if hibernation returns. Is you
computer a dual-processor / core system by chance?

- Thee Chicago Wolf
 
Hi TCW
Thanks for your response.
Have followed your advice but still no joy.
I can view the hybernate icon by hitting shift button in standby.
Can only view three icons at one time..
Standby,
Turnoff,
Restart.
Originally was able to view four icons at one time.
Hybernate,
Standby,
Turnoff,
Restart.
Am looking for the latter.
Any suggestions?
Also, my being a novice, I am unable to answer your question, re, dual
processor/core system.
 
Follow these instructions:

1. Copy between the lines (below).
2. Paste into Notepad.
3. Make sure [HKEY_ . . . is one line.
4. Save-as HibernateButton.reg (or any name + .reg).
5. Double-click or right-click and merge into the Registry.
6. Log-off or restart.

--------------------------------------------
Windows Registry Editor Version 5.00

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