Checklist
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

Checklist
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
Principalproperties below.If I have time, I would try to create a task using WinAPI.
Screenshots / Drawings / Technical details