testing ...
This commit is contained in:
parent
e6bb70e919
commit
1ef26bf6c8
@ -15,13 +15,13 @@ date /t
|
|||||||
time /t
|
time /t
|
||||||
echo.
|
echo.
|
||||||
|
|
||||||
echo killing ssh agent ...
|
rem echo killing ssh agent ...
|
||||||
taskkill /F /IM ssh-agent.exe
|
rem taskkill /F /IM ssh-agent.exe
|
||||||
taskkill /F /IM ssh.exe
|
rem taskkill /F /IM ssh.exe
|
||||||
|
|
||||||
echo restart explorer ...
|
rem echo restart explorer ...
|
||||||
taskkill /F /IM explorer.exe & start explorer.exe
|
rem taskkill /F /IM explorer.exe & start explorer.exe
|
||||||
echo.
|
rem echo.
|
||||||
|
|
||||||
echo deleting %TOOLS% and %SXS% ...
|
echo deleting %TOOLS% and %SXS% ...
|
||||||
rd /S /Q %TOOLS% %SXS%
|
rd /S /Q %TOOLS% %SXS%
|
||||||
|
Loading…
Reference in New Issue
Block a user