From d6552aca95f79e08f812a2c269d0e2049fa86520 Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Thu, 20 Aug 2015 14:30:42 +0200 Subject: [PATCH] add utility scripts for cleanup and advanced boot ref #4 --- utils/boot-advanced-starup.bat | 3 +++ utils/run-cleanup.bat | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 utils/boot-advanced-starup.bat create mode 100644 utils/run-cleanup.bat diff --git a/utils/boot-advanced-starup.bat b/utils/boot-advanced-starup.bat new file mode 100644 index 0000000..aa268d0 --- /dev/null +++ b/utils/boot-advanced-starup.bat @@ -0,0 +1,3 @@ +@echo off + +shutdown /o /r /t 00 diff --git a/utils/run-cleanup.bat b/utils/run-cleanup.bat new file mode 100644 index 0000000..0925b7b --- /dev/null +++ b/utils/run-cleanup.bat @@ -0,0 +1,3 @@ +@echo off + +cleanmgr /sageset:1 && cleanmgr /sagerun:1