From 7b586fc1f8ddc54bc345b03933f746f947a3090b Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 17 Oct 2022 20:51:06 +0200 Subject: [PATCH] don't start spotify --- windows11.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows11.bat b/windows11.bat index a0a9411..0ae77cf 100644 --- a/windows11.bat +++ b/windows11.bat @@ -69,7 +69,7 @@ winget install -h Microsoft.PowerShell wsl --install :: 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 %PROGRAMFILES%\Mozilla Firefox\firefox.exe