Browse Source

add utility scripts for cleanup and advanced boot

ref #4
pull/17/merge
Alex Hirsch 9 years ago
parent
commit
d6552aca95
  1. 3
      utils/boot-advanced-starup.bat
  2. 3
      utils/run-cleanup.bat

3
utils/boot-advanced-starup.bat

@ -0,0 +1,3 @@
@echo off
shutdown /o /r /t 00

3
utils/run-cleanup.bat

@ -0,0 +1,3 @@
@echo off
cleanmgr /sageset:1 && cleanmgr /sagerun:1
Loading…
Cancel
Save