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