Assigning a single keystroke to shutdown windows/vista?

Associate
Joined
1 Aug 2003
Posts
834
Is there anyway to do this? Some sort of memory resident program which will let me do a user assigned keystroke to shutdown windows?

I'm not going to have a monitor attached to a pc so I need to be able to reliably shut it down without having to press a combination of keys which would be easy to get wrong.

Any advice/suggestions greatly appreciated.
 
Why not just press the power button on the PC? You can change what it does (sleep, hibernate, shutdown) in Vista's power options.

edit: or use remote desktop
 
write a shutdown script

although I'd use sleep mode, shutdown sucks

create a shortcut to this bat file, assign say F11 to this
 
Back
Top Bottom