Closed HeIp closed 3 weeks 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
+ CategoryInfo : NotSpecified: (:) [Start-BitsTransfer], NullReferenceException + FullyQualifiedErrorId : System.NullReferenceException,Microsoft.BackgroundIntelligentTransfer.Management.NewBits TransferCommand
Press any key to exit...:
Can you provide more info. its likely its an issue only in your system.
Nah, same issue over here
Running as admin fixed it for me.
[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...: