From a5174204639377876f501a5c8a065d98df1474da Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Thu, 29 Dec 2022 22:48:54 +0100 Subject: [PATCH] . --- scripts/autoconfig-all.cmd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/autoconfig-all.cmd b/scripts/autoconfig-all.cmd index 1102fc9..da79443 100644 --- a/scripts/autoconfig-all.cmd +++ b/scripts/autoconfig-all.cmd @@ -242,6 +242,9 @@ ping 127.0.0.1 -n 5 >nul 2>&1 echo killing logmonitor ... taskkill /f /im logmonitor.exe +echo killing explorer ... +taskkill /f /im explorer.exe + echo asking the user to remove the USB stick ... prompt-user "+++ INSTALLATION FINISHED. +++ Please REMOVE the installation MEDIA (USB Stick) NOW! IMPORTANT HINT: Disable the update blocker to make the Microsoft Store work!"