|
| | |||||||
| Windows XP Discuss the Microsoft Windows XP Operating System |
| | LinkBack | Thread Tools |
| |||
| Weird problem with Hibernation! When I attempt to put my computer in Hibernation by selecting from the Start menu, it doesn't do anything. HOWEVER, if I attempt to shutdown and the shutdown is aborted by some application that prompts to save a file, I can then hibernate with no problem. For example, if notepad is opening and the file has not yet been saved, when I shut down, I will be given the option to "Cancel". If I do that, hibernation works fine - but if I don't first attempt a shutdown, it fails. Of course this doesn't help me much since the point of hibernating is not to close half my apps first! I tried unchecking hibernation under "power options", rebooting, and re-enabling so a new hiberfil.sys file is created, but same thing. At this point, I'm at a loss!! Any ideas? |
| |||
| RE: Weird problem with Hibernation! "JD" wrote: > When I attempt to put my computer in Hibernation by selecting from the > Start menu, it doesn't do anything. HOWEVER, if I attempt to shutdown > and the shutdown is aborted by some application that prompts to save a > file, I can then hibernate with no problem. For example, if notepad is > opening and the file has not yet been saved, when I shut down, I will > be given the option to "Cancel". If I do that, hibernation works fine > - but if I don't first attempt a shutdown, it fails. Of course this > doesn't help me much since the point of hibernating is not to close > half my apps first! > > I tried unchecking hibernation under "power options", rebooting, and > re-enabling so a new hiberfil.sys file is created, but same thing. At > this point, I'm at a loss!! > > Any ideas? You can make a shortcut on your desktop to hibernate by right clicking on the desktop select New, shortcut, Browse to C:\Windows \system32\rundll32.exe and select it. In the wizard text box add this line to the end after .exe powrprof.dll,SetSuspendState Hibernate (a space follows .exe) finish the wizard and you have a one-click hibernate button on the desktop. You can copy paste this line: C:\WINDOWS\System32\rundll32.exe powrprof.dll,SetSuspendState Hibernate Good luck |
| |||
| Re: Weird problem with Hibernation! On Jun 16, 9:41 pm, ManyBeers <ManyBe...@discussions.microsoft.com> wrote: > "JD" wrote: > > When I attempt to put my computer in Hibernation by selecting from the > > Start menu, it doesn't do anything. HOWEVER, if I attempt to shutdown > > and the shutdown is aborted by some application that prompts to save a > > file, I can then hibernate with no problem. For example, if notepad is > > opening and the file has not yet been saved, when I shut down, I will > > be given the option to "Cancel". If I do that, hibernation works fine > > - but if I don't first attempt a shutdown, it fails. Of course this > > doesn't help me much since the point of hibernating is not to close > > half my apps first! > > > I tried unchecking hibernation under "power options", rebooting, and > > re-enabling so a new hiberfil.sys file is created, but same thing. At > > this point, I'm at a loss!! > > > Any ideas? > > You can make a shortcut on your desktop to hibernate by right clicking on > the desktop select New, shortcut, Browse to C:\Windows \system32\rundll32.exe > and select it. In the wizard text box add this line to the end after .exe > powrprof.dll,SetSuspendState Hibernate (a space follows .exe) finish the > wizard and you have a one-click hibernate button on the desktop. > You can copy paste this line: > C:\WINDOWS\System32\rundll32.exe powrprof.dll,SetSuspendState Hibernate > Good luck Unfortunately, the same thing happens... nothing! But as I described above, let's say I only have "notepad.exe" opened with some unsaved text. Hibernation won't work right away, but if I attempt to shutdown, then click cancel to abort the shutdiwn (because notepad tells me there is unsaved text), I can hibernate without a problem. Any more ideas? This is weird!!! <JD> |
| |||
| Re: Weird problem with Hibernation! ManyBeers, Thank you for posting the shortcut for Hibernation. I had been looking for such a shortcut for a while and stumbled across yours. It works perfectly everytime. Thanks. Bill On Sat, 16 Jun 2007 21:41:00 -0700, ManyBeers <ManyBeers@discussions.microsoft.com> wrote: > > >"JD" wrote: > >> When I attempt to put my computer in Hibernation by selecting from the >> Start menu, it doesn't do anything. HOWEVER, if I attempt to shutdown >> and the shutdown is aborted by some application that prompts to save a >> file, I can then hibernate with no problem. For example, if notepad is >> opening and the file has not yet been saved, when I shut down, I will >> be given the option to "Cancel". If I do that, hibernation works fine >> - but if I don't first attempt a shutdown, it fails. Of course this >> doesn't help me much since the point of hibernating is not to close >> half my apps first! >> >> I tried unchecking hibernation under "power options", rebooting, and >> re-enabling so a new hiberfil.sys file is created, but same thing. At >> this point, I'm at a loss!! >> >> Any ideas? > >You can make a shortcut on your desktop to hibernate by right clicking on >the desktop select New, shortcut, Browse to C:\Windows \system32\rundll32.exe >and select it. In the wizard text box add this line to the end after .exe >powrprof.dll,SetSuspendState Hibernate (a space follows .exe) finish the >wizard and you have a one-click hibernate button on the desktop. >You can copy paste this line: >C:\WINDOWS\System32\rundll32.exe powrprof.dll,SetSuspendState Hibernate >Good luck Billy Boy To reply correct [at] and [dot] |
| |||
| Re: Weird problem with Hibernation! JD wrote: > On Jun 16, 9:41 pm, ManyBeers <ManyBe...@discussions.microsoft.com> > wrote: > >>"JD" wrote: >> >>>When I attempt to put my computer in Hibernation by selecting from the >>>Start menu, it doesn't do anything. HOWEVER, if I attempt to shutdown >>>and the shutdown is aborted by some application that prompts to save a >>>file, I can then hibernate with no problem. For example, if notepad is >>>opening and the file has not yet been saved, when I shut down, I will >>>be given the option to "Cancel". If I do that, hibernation works fine >>>- but if I don't first attempt a shutdown, it fails. Of course this >>>doesn't help me much since the point of hibernating is not to close >>>half my apps first! >> >>>I tried unchecking hibernation under "power options", rebooting, and >>>re-enabling so a new hiberfil.sys file is created, but same thing. At >>>this point, I'm at a loss!! >> >>>Any ideas? >> >>You can make a shortcut on your desktop to hibernate by right clicking on >>the desktop select New, shortcut, Browse to C:\Windows \system32\rundll32.exe >>and select it. In the wizard text box add this line to the end after .exe >>powrprof.dll,SetSuspendState Hibernate (a space follows .exe) finish the >>wizard and you have a one-click hibernate button on the desktop. >>You can copy paste this line: >>C:\WINDOWS\System32\rundll32.exe powrprof.dll,SetSuspendState Hibernate >>Good luck > > > Unfortunately, the same thing happens... nothing! But as I described > above, let's say I only have "notepad.exe" opened with some unsaved > text. Hibernation won't work right away, but if I attempt to shutdown, > then click cancel to abort the shutdiwn (because notepad tells me > there is unsaved text), I can hibernate without a problem. > > Any more ideas? This is weird!!! > > <JD> > Something, likely "3rd party software" is interfering with the process of Hibernation, BUT does comply with the Shutdown command. Please look in Task Manager, and see what processes are running at the time the Hibernate command is issued that are NOT running immediately after you "cancel" the shutdown. One of the "missing" processes, is the one that is "tossing off" the initial Hibernation command. Selectively KILL the processes one by one trying the Hibernate command after each KILL, till you ID the culprit. |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Weird Problem | Thomas | Windows Vista | 5 | 05-22-2008 01:20 AM |
| weird problem | exciter | Windows Vista | 27 | 04-09-2008 02:40 PM |
| Weird DVD problem | MikeB | Windows XP | 2 | 07-21-2007 04:10 PM |
| weird xp problem. please help | internationalc@gmail.com | Windows XP | 2 | 02-07-2007 12:32 PM |
| Weird standby and hibernation problem on Motion Tablet PC | Mark Sztainbok | Windows XP Tablet PC Newsgroup | 7 | 04-29-2005 07:20 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |