You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm gonna be honest, the UAC (User Account Control) is kinda reminding me of the reason that Windows Vista flopped.
My Solution
Please make an option to change the amount of warnings it gives or completely disable it. You could also make an option to turn it off completely, and it would be pretty easy to do so.
The text was updated successfully, but these errors were encountered:
You could do this pretty easily by adding an option to settings to change an environment variable save in the browser's cookies along with the other data, and then anytime it would usually ask for a UAC prompt, run it through the IF statement to check if the user disabled UAC.
My Problem
I'm gonna be honest, the UAC (User Account Control) is kinda reminding me of the reason that Windows Vista flopped.
My Solution
Please make an option to change the amount of warnings it gives or completely disable it. You could also make an option to turn it off completely, and it would be pretty easy to do so.
The text was updated successfully, but these errors were encountered: