mrpond / BlockTheSpot

Video, audio & banner adblock/skip for Spotify
MIT License
10.53k stars 695 forks source link

Powershell command facing issues #555

Closed HeIp closed 3 weeks ago

HeIp commented 3 months ago

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-Expression "& { $(Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/mrpond/BlockTheSpot/master/install.ps1') } -UninstallSpotifyStoreEdition -UpdateSpotify"


Authors: @Nuzair46, @KUTlime


Stopping Spotify...

Downloading the latest Spotify full setup, please wait... Start-BitsTransfer : Object reference not set to an instance of an object. At line:49 char:5

Press any key to exit...:

Nuzair46 commented 3 months ago

Can you provide more info. its likely its an issue only in your system.

DanielVolt commented 1 month ago

Nah, same issue over here

SimplisticGH commented 3 weeks ago

Running as admin fixed it for me.