win10-prep

Batch script to tweak Windows 10 to a more usable form
Log | Files | Refs

commit 6457c80cd2f4bb7de9a8e0aef10e497808bbf253
parent aadcf87d02eac52270c8b6557747c8f2760fa765
Author: Peter <peter@minskio.co.uk>
Date:   Wed,  2 Oct 2019 16:10:19 +0100

Add title to script

Diffstat:
M0-win10prep.bat | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/0-win10prep.bat b/0-win10prep.bat @@ -1,6 +1,7 @@ rem intro @echo off +title Windows 10 Prep Script pushd "%~dp0" cls echo.