This commit is contained in:
Mylloon 2023-01-20 04:05:23 +01:00
parent e4ff587604
commit 677cade083
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -7,12 +7,12 @@ powershell -Command "&{[Net.ServicePointManager]::SecurityProtocol =" ^
"'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content)}" ^
"-confirm_uninstall_ms_spoti -confirm_spoti_recomended_over" ^
"-podcasts_on -cache_on -block_update_off -start_spoti" ^
"-hide_col_icon_off -left_sidebar_on -lyrics_stat 1" ^
"-hide_col_icon_off -new_theme -lyrics_stat purple" ^
" """" | Invoke-Expression"
:: Delete newly created Spotify shortcut
del %HOMEPATH%\Desktop\Spotify.lnk
echo Raccourci sur le Bureau supprimé
echo Raccourci sur le Bureau detruit
pause
exit /b