From ab0ca4d2d3f53b28cb3f11d1d06f95c94cce3a4c Mon Sep 17 00:00:00 2001 From: breadcat Date: Mon, 10 Jun 2019 08:53:50 +0100 Subject: Fix long-standing bug Sorry. --- 0-win10prep.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0-win10prep.bat b/0-win10prep.bat index 8f05d76..ef9997f 100644 --- a/0-win10prep.bat +++ b/0-win10prep.bat @@ -22,7 +22,7 @@ echo done call "2-tweaks.bat" > nul echo done nul +call "3-registry.bat" > nul echo done nul -- cgit v1.2.3