ohitstom / spicetify-easyinstall

An open source GUI for installing Spicetify.
GNU Lesser General Public License v2.1
148 stars 4 forks source link

Something went wrong when installing with 3.0 #34

Closed ruudschouten closed 2 years ago

ruudschouten commented 2 years ago

Describe the bug Trying to install Spicetify with version 3.0 doesn't work. I tried it with both Admin rights and without, and both don't work for me.

To Reproduce Steps to reproduce the behavior:

Without admin

  1. Launch EasyInstall.
  2. Click on 'Install'
  3. Wait until step 5
  4. python_2022-08-01_10-54-26

With admin

  1. Launch EasyInstall.
  2. Click on 'Install'
  3. Wait until step 5
  4. Spotify warns about how you shouldn't install with an admin account
  5. Installer times out

Expected behavior It should just install Spicetify

I was able to circumvent this error by running the installer with admin, and installing spotify myself, by running the installer downloaded in temp myself, right as the error from Spotify pops up telling me to not install it with admin.

ohitstom commented 2 years ago

It's likely because you've got it in programs dir, can you try installing it on say your desktop for me? I'll have a look on my end in a bit, wonder if it's trying to delete it at the same time as install it.

ohitstom commented 2 years ago

Please let me know how it went so i can progress this issue.

ruudschouten commented 2 years ago

I just tried installing it from my desktop, and that worked just fine

ohitstom commented 2 years ago

Awesome, sounds like a weird windows issue. I can possibly add conditionals and warn users in future, but i doubt this issue should affect many people.

Thanks for the response!