refresh desktop
This commit is contained in:
parent
5b52e2dd0e
commit
c3acbd2fb8
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ powershell -Command "&{[Net.ServicePointManager]::SecurityProtocol =" ^
|
||||||
:: Delete newly created Spotify shortcut
|
:: Delete newly created Spotify shortcut
|
||||||
del %HOMEPATH%\Desktop\Spotify.lnk
|
del %HOMEPATH%\Desktop\Spotify.lnk
|
||||||
echo Raccourci sur le Bureau detruit
|
echo Raccourci sur le Bureau detruit
|
||||||
|
taskkill /IM explorer.exe /F
|
||||||
|
start explorer.exe
|
||||||
|
|
||||||
pause
|
pause
|
||||||
exit /b
|
exit /b
|
||||||
|
|
Loading…
Reference in a new issue