Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different Paths for SppotifyWebHelper #48

Closed
Mrnikbobjeff opened this issue Oct 10, 2015 · 1 comment
Closed

Different Paths for SppotifyWebHelper #48

Mrnikbobjeff opened this issue Oct 10, 2015 · 1 comment
Labels

Comments

@Mrnikbobjeff
Copy link

In recent testing I discovered that the Spotify Installer behaves differently depending on your Windows version. On computers which run Windows 8.1 the Spotifywebhelper is saved directly in the root folder of the Spotify installation. On Windows 7 however the Spotifywebhelper file is saved as specified in the StartSpotifyWebhelper function. To resolve this issue you could add a check whether the file exists before starting it (generally also a good idea for the StartSpotify function). Depending on the result you could also check whether the file exists in the root directory of the installation.
unbenannt

@JohnnyCrazy
Copy link
Owner

Fixed by #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants