From 6ebeaebb9afcc2d3131db6e1e6d3247a89f1abbe Mon Sep 17 00:00:00 2001
From: "Michael H.G. Schmidt" <michael@schmidt2.de>
Date: Thu, 29 Dec 2022 10:59:30 +0100
Subject: [PATCH] found reason for not working defender settings menu...

---
 image/CustomSetup.cmd | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/image/CustomSetup.cmd b/image/CustomSetup.cmd
index 229b5bf..a26e205 100644
--- a/image/CustomSetup.cmd
+++ b/image/CustomSetup.cmd
@@ -15,21 +15,9 @@ date /t
 time /t
 echo.
 
-rem echo killing ssh agent ...
-rem taskkill /F /IM ssh-agent.exe
-rem taskkill /F /IM ssh.exe
-
-rem echo restart explorer ...
-rem taskkill /F /IM explorer.exe & start explorer.exe
-rem echo.
-
-rem echo deleting %TOOLS% and %SXS% ...
-rem rd /S /Q %TOOLS% %SXS%
-rem echo.
-
 rem WARNING: DO NOT KILL windows explorer here!
 rem   Explanation: Doing this will result in a crippled
-rem   Windows defender configuration! (App to open it will not be present)
+rem   windows defender configuration! (the app to open it will not be present)
 
 echo copying folder %TOOLS% ...
 robocopy tools %TOOLS% /MIR /256 /NJH /NFL /NDL