Replies: 3 comments 1 reply
-
|
This turned out to be trickier than expected, but I think I came up with a decent solution. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I thought I had implemented this, but apparently lost the code changes. Converting this issue to a discussion idea for now. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, UAC is triggered when starting the application:
I've set up the application to start with Windows (with a shortcut in the Startup folder) and to start in the system tray (thanks to your awesome settings :) ), so that the application is ready and available when I need it. Thus, I have the UAC is triggered at Windows startup, which is a bit annoying.
Could you change the code so that the UAC is triggered only when needed, which should be - if I guess correctly - when a profile is applied?
Beta Was this translation helpful? Give feedback.
All reactions