From 1efc700929cef8e99ab2d54a119ad38335110085 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 17 Nov 2018 02:57:17 +0000 Subject: Small updates --- 2-tweaks.bat | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '2-tweaks.bat') diff --git a/2-tweaks.bat b/2-tweaks.bat index d7645d0..4d59608 100644 --- a/2-tweaks.bat +++ b/2-tweaks.bat @@ -11,4 +11,8 @@ w32tm /config /syncfromflags:manual /manualpeerlist:"0.pool.ntp.org 1.pool.ntp.o w32tm /resync /nowait rem don't require signin after wakeup powercfg /SETDCVALUEINDEX SCHEME_CURRENT SUB_NONE CONSOLELOCK 0 -powercfg /SETACVALUEINDEX SCHEME_CURRENT SUB_NONE CONSOLELOCK 0 \ No newline at end of file +powercfg /SETACVALUEINDEX SCHEME_CURRENT SUB_NONE CONSOLELOCK 0 +rem batch file shortcuts +echo robocopy . . /s /move > %windir%\system32\empties.bat +echo dir /b > %windir%\system32\ls.bat +echo exit > %windir%\system32\x.bat \ No newline at end of file -- cgit v1.2.3