Skip to content

[Feature] Idea on how to skip UAC prompt for multiple users #18

Description

@tnhung2011

Checklist

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

App version

Mem Reduct 3.5.2

Problem you are trying to solve

Currently, skipping UAC only works for a single user.

Suggested solution

I can't seem to change the "memreductTask" in a new user (except for the main/administrator account) as it gives "Access Denied" for schtasks.exe, Task Scheduler and even Task Scheduler Scripting Objects. The Scripting Objects produces an error code: 0x80070005 (E_ACCESSDENIED).

Despite the case, I succeeded in creating a task for all users which can be accessed from a new user. You can see its Principal properties below.

If I have time, I would try to create a task using WinAPI.

Screenshots / Drawings / Technical details

Image Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions