GTK-for-Windows-Runtime-Environment-Installer
GTK-for-Windows-Runtime-Environment-Installer copied to clipboard
Can GTK runtime be installed without admin privileges?
First of all, thanks for this useful (indispensable) program!
When doing installs in corporate environments, the question of admin/user privilege is crucial (in case an install requires admin privilege, this may need to be escalated to support staff).
Is it possible to run the .exe without admin privileges? If yes, it might be useful to document it?
If not, what would it take to add the possibility to install it with user privilege level?
That is currently not possible. Ideally there would be a wizard page asking to install as user or as admin, along with a corresponding command-line flag.
Feel free to open a PR for this functionality.
Thanks a lot and this is totally understood!
I wish I was able to submit a PR but it is beyond my skills and time at the moment. 🙂
Some things can install to a directory in %AppData%
For example, when I installed PyCharm in corporate environment without admin it did this automatically.