found reason for not working defender settings menu...
This commit is contained in:
parent
c879f10d4b
commit
6ebeaebb9a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user