Create a Windows Shutdown Button
- Posted On: March 30th, 2007
- Filed Under: Local Stuff, Productivity
One of my favorite Windows tweaks involves the creation of a windows shutdown button. It's one button you can click to shutdown your workspace ASAP. Besides being a dead simple shutdown - it's dead simple to setup.
Here's how it works:
- Right Click your desktop and select 'New -> Shortcut'
- When the 'Create Shortcut' dialog appears type "shutdown -s -t 0"
- You'll then be asked to name the shortcut, "Shutdown" should work nicely. This finishes the Create Shortcut dialog.


