-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
[BUG] Child processes won't elevate #488
Comments
@DailenG i need to test with user without admin rights |
ok now with normal user i can reproduce. |
@DailenG will be in the next version (but i assume this takes a while), we added you to the thanks section : ) |
when admin privliges then process does not start when using verb "runas" |
@topeterk |
Discussed in #487
Originally posted by DailenG June 16, 2023
I'm running System Tray Menu on a user with no admin privileges and using shortcuts that launch chocolatey to install an application. I have SystemTrayMenu running with elevated privileges, I have chocolatey set to always run with admin privileges, but if I launch a shortcut from System Tray Menu it launches without elevation or prompting for elevation (either is ok). If I launch the shortcut directly it will prompt for elevation.
Am I doing something wrong or is there a workaround? I'm not sure how to get it to prompt aside from using a third party like gsudo to induce elevation.
The text was updated successfully, but these errors were encountered: