From 32dc6ed91386e368943f2362c18155b996513a19 Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Sat, 27 Feb 2021 23:45:38 +0100 Subject: [PATCH] . --- scripts/autoconfig-all.cmd | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/scripts/autoconfig-all.cmd b/scripts/autoconfig-all.cmd index 8f9a77a..f00407b 100644 --- a/scripts/autoconfig-all.cmd +++ b/scripts/autoconfig-all.cmd @@ -58,9 +58,6 @@ echo. call modify-taskbar.cmd echo. -call install-tweaks.cmd -echo. - echo ####################### echo ### UNINSTALL tasks ### echo ####################### @@ -80,6 +77,12 @@ echo ### INSTALL tasks ### echo ##################### echo. +call install-zipfiles.cmd +echo. + +call install-tweaks.cmd +echo. + call install-adk.cmd echo.