The root cause is "Install can request user input" option. Whenever this option is selected, UAC kicks in. The solution that I found is to create a task that runs upon creation, and a batch file in post execution that deletes the scheduled task.
↧
The root cause is "Install can request user input" option. Whenever this option is selected, UAC kicks in. The solution that I found is to create a task that runs upon creation, and a batch file in post execution that deletes the scheduled task.