refresh desktop

This commit is contained in:
Mylloon 2023-02-17 17:06:46 +01:00
parent 5b52e2dd0e
commit c3acbd2fb8
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -13,6 +13,8 @@ powershell -Command "&{[Net.ServicePointManager]::SecurityProtocol =" ^
:: Delete newly created Spotify shortcut
del %HOMEPATH%\Desktop\Spotify.lnk
echo Raccourci sur le Bureau detruit
taskkill /IM explorer.exe /F
start explorer.exe
pause
exit /b