Skip to content
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

Diminish UAC (User Account Control) Prompts #188

Open
zcraftelite9495 opened this issue Feb 7, 2024 · 1 comment
Open

Diminish UAC (User Account Control) Prompts #188

zcraftelite9495 opened this issue Feb 7, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@zcraftelite9495
Copy link

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
Copy link
Author

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.

@ThinLiquid ThinLiquid self-assigned this Feb 8, 2024
@ThinLiquid ThinLiquid added enhancement New feature or request good first issue Good for newcomers labels Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: No status
Development

No branches or pull requests

2 participants