overmindstudios / BlenderUpdater

Small crossplatform Python 3 application to update Blender to the latest buildbot version
https://overmindstudios.github.io/BlenderUpdater/
GNU General Public License v3.0
136 stars 24 forks source link

Getting stuck on 'copying' with file paths without privileges #28

Open OfficialKris opened 5 years ago

OfficialKris commented 5 years ago

Hi, I'm getting stuck on 'copying' with the path name set to blender inside C:\Program Files\Blender Foundation\Blender on windows 10.

This is only fixed by running the program in admin mode.

A warning would be nice, or a button to run the program in admin mode and close the non-admin mode instance, or both.

This also relates to another bug. The program says the selected version is already installed when you run the program again, even though it isn't.

tobkum commented 5 years ago

Ah, yes... that is a known issue as of now, also stated in the Readme. But I'll look into the idea of checking if admin priviledges are needed and prompting the user if need be. Thanks! -T

zutxita commented 5 years ago

Yeah, it happens. Also, when you get stucked in Copying... and you close and run it again (as admin), but you already have done the dowloading and extraction succesfully... it could be nice that it run directly to the copying part, to speed up a little.