From a10ad08b3b7d55200884f3c7af8bc75cd8e855fe Mon Sep 17 00:00:00 2001 From: Minionguyjpro <66115754+Minionguyjpro@users.noreply.github.com> Date: Thu, 23 Dec 2021 11:10:32 +0100 Subject: [PATCH] Create Reboot.bat --- Batch-Files/Shutdown/Reboot.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Batch-Files/Shutdown/Reboot.bat diff --git a/Batch-Files/Shutdown/Reboot.bat b/Batch-Files/Shutdown/Reboot.bat new file mode 100644 index 0000000..4be0e19 --- /dev/null +++ b/Batch-Files/Shutdown/Reboot.bat @@ -0,0 +1,2 @@ +: This script reboots Windows directly and reboots like normal. +shutdown /r /t 00