diff --git a/windows11.bat b/windows11.bat index ded0ab1..ed000c7 100644 --- a/windows11.bat +++ b/windows11.bat @@ -90,7 +90,7 @@ wsl --install 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" +"%ProgramFiles%\Mozilla Firefox\firefox.exe" taskkill /im firefox.exe /F for /F %%i in ('dir /B /S ^"%APPDATA%\Mozilla\Firefox\Profiles\*.default-release^"') do set vbc=%%i