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

Fixing the UAC window on launch problem #91

Open
3 tasks done
RareSnake89 opened this issue Sep 30, 2024 · 1 comment
Open
3 tasks done

Fixing the UAC window on launch problem #91

RareSnake89 opened this issue Sep 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@RareSnake89
Copy link

RareSnake89 commented Sep 30, 2024

Checklist

  • I have used the search function to see if someone else has already submitted the same feature request.
  • I will describe the problem in as much detail as possible.
  • This issue only requests one feature, not multiple (related) features.

App version

2.8

Problem you are trying to solve

I experienced the same problem as in Issue #80

You can check my comment/suggestion on there, but since the topic is already closed, I'm creating a new, shorter one, to make sure it will be seen.

Suggested solution

The trick is to create/edit the task and set the active user/group for the task to the built-in "Users" group. After that, the program launched at start silently with no UAC window. Also, the program seemed to work well, I can optimize RAM and get the notification of how much was free'd.

The task is created via command line, all that's needed is to edit the command line and add the "/RU" parameter with the value "[MachineName]\Users" (maybe plain "Users" could work too).

Screenshots / Drawings / Technical details

No response

@RareSnake89 RareSnake89 added the enhancement New feature or request label Sep 30, 2024
@haodedog
Copy link

ok,thinks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants