don't start spotify
This commit is contained in:
parent
c634f2f691
commit
7b586fc1f8
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ winget install -h Microsoft.PowerShell
|
||||||
wsl --install
|
wsl --install
|
||||||
|
|
||||||
:: Install Spotify
|
:: Install Spotify
|
||||||
powershell -Command "&{[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12}; """"& { $((Invoke-WebRequest -UseBasicParsing '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"""" | Invoke-Expression"
|
powershell -Command "&{[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12}; """"& { $((Invoke-WebRequest -UseBasicParsing '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"""" | Invoke-Expression"
|
||||||
|
|
||||||
:: Firefox configuration
|
:: Firefox configuration
|
||||||
%PROGRAMFILES%\Mozilla Firefox\firefox.exe
|
%PROGRAMFILES%\Mozilla Firefox\firefox.exe
|
||||||
|
|
Loading…
Reference in a new issue