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

Problem with .config folder location #6

Open
elsamnyxillum opened this issue Apr 1, 2017 · 5 comments
Open

Problem with .config folder location #6

elsamnyxillum opened this issue Apr 1, 2017 · 5 comments
Labels

Comments

@elsamnyxillum
Copy link

Some users (verified only on windows 7 at this point) have reported a problem where they are unable to access their profiles without running mudlet with administrator privs. The .config folder, even when installed by a different user, seems to default to the original users profile i.e.:

Penny is the original user created on the computer. Alf and Ring are created after, if Ring installs mudlet, the .config folder will be in C:\Users\Penny.config forcing both Ring and Alf to run mudlet as an administrator in order to access their saved profiles.

Maybe an option to install mudlet for only the user installing the software would remedy this?

@SlySven
Copy link
Member

SlySven commented Apr 1, 2017

Is this something that needs to/can be configured differently in the Windows Installer builder?

@elsamnyxillum
Copy link
Author

There is currently no option on the windows installer. A lot of programs will let you either install for all users or for just one user. I am not 100% that adding the option to install for a single user would make any difference since I haven't tested it out, but in theory it should.

@SlySven
Copy link
Member

SlySven commented Apr 1, 2017

I meant as a configuration option for the team member using the installer-builder to make the installer rather than the (end) user of the installer so built... 😉

@vadi2
Copy link
Member

vadi2 commented Apr 2, 2017 via email

@SlySven
Copy link
Member

SlySven commented Sep 21, 2020

It is a bit late for a response but since I am in the area I can observer that the Windows installers we make are for per-user installation and not intended for machine-wide installation (you should be able to install them without WUC(?) asking for Administrator rights)...

<aside>We do have the option in our CI/build code to specify to build a machine-wide type installer - and that would produce a .msi type installer that WOULD require administrator rights to install, instead of the setup.exe one that we currently provide.</aside>

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

3 participants