Skip to content

Find download links for specific versions of Spotify (Windows)

License

Notifications You must be signed in to change notification settings

nick-botticelli/SpotifyUpgradeFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotifyUpgradeFinder

.NET Core

Find download links for specific versions of Spotify (Windows). Use at your own risk.

Using

SpotifyUpgradeFinder is a .NET Core Windows Console executable made in C#.

Notes

Spotify Updates

Prevent Spotify from updating by performing the following commands:

rm %localappdata%\Spotify\Update

mkdir %localappdata%\Spotify\Update

icacls %localappdata%\Spotify\Update /deny "%username%":D

icacls %localappdata%\Spotify\Update /deny "%username%":R

License

The MIT License (MIT)