Shortcut to shutdoen or reboot?

  • Thread starter Thread starter The Old Timer
  • Start date Start date
T

The Old Timer

I'm told that you can create a simple file & store it & when you click the
icon desktop you can either get shutdown or reboot. Does anyone know
shortcut for this?
 
Shutdown
%windir%\System32\shutdown.exe -s -t 00

Reboot
%windir%\System32\shutdown.exe -r -t 00
 
Back
Top