Can I have WingetUI start as admin so it never prompts me for admin permission/approval/access? #1583
-
|
Yes, I understand the risks. I basically want to log into my computer, have WingetUI start, it auto update, and it never, ever, ask me for admin permission/approval/access because it already has it. I think I need to somehow get WingetUI to start as admin, right? But how? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 14 replies
-
|
For that you can look up how to "Run Scheduled Task as Administrator in Windows". Basically you'll have a scheduled task run by SYSTEM at Logon, with the highest privileges. Since you already understand the security risks involved I won't go through that. This article should be helpful: https://www.thewindowsclub.com/how-to-run-scheduled-task-as-administrator-in-windows |
Beta Was this translation helpful? Give feedback.
-
|
Sorry to resurrect this discussion, but I'm having a little issue. I'm starting UniGetUI with a Scheduled Task with elevated privileges at logon (I disabled the Startup Manager entry before doing so). It seems to be working but the tray icon doesn't show up. If I use a deep link from Firefox (unigetui://showUniGetUI) it opens instantly without showing any splash screen, so I guess it is indeed running in the background. The tray icon stays after I close the UniGetUI window. If I don't use any automated startup and start UniGetUI manually as administrator, the tray icon does show up immediately. Any idea what might be going on? |
Beta Was this translation helpful? Give feedback.
-
|
I stopped using UnigetUI. I'm back to using winget at the terminal. |
Beta Was this translation helpful? Give feedback.
-
|
I'm using UniGetUI and frustrated by the elevation to admin issues. Great, and needed, concept ... just seems fraught with complications. Running Win 11 as an admin user (not recommended) all is OK. As standard user (preferred) no privilege elevation satisfies the requirements -- all updates fail. I'll now experiment with running UniGetUI "as administrator" but it warns that it's not recommended and system tray icon turns blue. I think I must be missing something? |
Beta Was this translation helpful? Give feedback.
For that you can look up how to "Run Scheduled Task as Administrator in Windows".
Basically you'll have a scheduled task run by SYSTEM at Logon, with the highest privileges.
Since you already understand the security risks involved I won't go through that.
This article should be helpful:
https://www.thewindowsclub.com/how-to-run-scheduled-task-as-administrator-in-windows