diff --git a/Reboot.bat b/Reboot.bat new file mode 100644 index 0000000..c48b8e3 --- /dev/null +++ b/Reboot.bat @@ -0,0 +1,5 @@ +ECHO OFF +@Title Rebooting computer. + +REM Reboot This Computer +shutdown /f /r /t 0