fix cmd
This commit is contained in:
parent
e4ff587604
commit
677cade083
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue