Re-enable Hibernate in Windows Vista
Well... If you run Disk Cleanup and if you select Hibernation File Cleaner it will disable hibernation in Windows Vista.
To re-enable hibernation run this from command line. And don`t forget to run as Administrator :)
powercfg -H ON
To disable hibernation in Windows Vista run this from command line as Administrator.
powercfg -H OFF