3776
General Software Discussion / Re: shut down with one click
« Last post by 4wd on May 16, 2012, 02:49 AM »Just create a shortcut on the Desktop with:
C:\Windows\System32\shutdown.exe /s /f
eg.

/s = Shutdown the computer.
/f = Force running applications to close without forewarning users.
If you want it in one click, move it to the Quick Launch area.
There's also some registry settings you can change to speed things up, (WARNING: make a backup, make sure you know what they do AND the consequences of changing them): How To Speed Up Windows Shutdown Process
C:\Windows\System32\shutdown.exe /s /f
eg.
/s = Shutdown the computer.
/f = Force running applications to close without forewarning users.
If you want it in one click, move it to the Quick Launch area.
There's also some registry settings you can change to speed things up, (WARNING: make a backup, make sure you know what they do AND the consequences of changing them): How To Speed Up Windows Shutdown Process