> "By switching off the power button?"
Definitely something I would not recommend.
--
--
John Barnett MVP
Associate Expert
Windows Desktop Experience
Web:
http://xphelpandsupport.mvps.org
Web:
http://vistasupport.mvps.org
The information in this mail/post is supplied "as is". No warranty of any
kind, either expressed or implied, is made in relation to the accuracy,
reliability or content of this mail/post. The Author shall not be liable for
any direct, indirect, incidental or consequential damages arising out of the
use of, or inability to use, information or opinions expressed in this
mail/post..
"Ja Can" <> wrote in message
news:g726fk$v16$...
> Ringmaster <> wrote in
> news::
>
>> On Sat, 2 Aug 2008 09:41:00 -0700, jakein2008
>> <> wrote:
>>
>>>How can I shut down Vista very quickly?
>>>
>>>In xp ,there is a exe file called ctrl+alt+home I can click to shut
>>>down Xp very quickly, how can I shut down vista very quickly?
>>>
>>>Thanks.
>>
>> By design Windows "waits" for applications and internal Windows
>> applets to signal they are done using system resources. Due to sloppy
>> programming in many applications and Windows itself it can seem like
>> it takes forever to shut down sometimes because they don't release
>> memory or don't unlink from Registry hooks and other things going on
>> behind the scenes.
>>
>> There is no one cure-all. However you can help speed things up by
>> making a Registry hack that deals with "killing" the service(s)
>> running.
>>
>> Use your favorite Registry tool to open your Registry. Naturally
>> backup the Registry first and/or made a fresh Restore point in case
>> you mess something up.
>>
>> look for: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l
>>
>> Your value probably is 20,000 (twenty seconds). Experiment by changing
>> to 5,000, maybe if you're a gambler to 3,000. Anything less is risky
>> and you might lose data if any of the services aren't done doing their
>> thing. You can also help Vista by manually closing any application
>> before you begin the shutdown sequence.
>>
>> Shutdown times is a combination of not only what is running, even if
>> idle at the time you decide to shut down, but to some extent what you
>> did in this instance (since your last shutdown) as Windows will do
>> some housekeeping at shut-down, flush buffers, write memory pages,
>> etc.. and if you had a "busy" session, it often will take longer for
>> the computer to shut down.
>>
>
> By switching off the power button?