Flow-Works / FlowOS

The most aesthetic webOS.
https://flow-works.me
MIT License
25 stars 98 forks source link

Diminish UAC (User Account Control) Prompts #188

Open zcraftelite9495 opened 4 months ago

zcraftelite9495 commented 4 months ago

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.

zcraftelite9495 commented 4 months ago

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.