10-31-2016, 09:24 PM
This is easier and works, tested.
Delete the task, exe, function, everything related to this problem. Service startup type can be Manual, it does not matter.
Just create scheduled task that runs at system startup and starts QM service. Tabs:
General:
Name: Start QM service
Account: SYSTEM
Run with highest privileges
Triggers:
At startup.
Actions:
Start a program:
- Program: net
- Arguments: start QuickMacros2
Conditions:
Uncheck the Power checkbox.
To test it, restart computer. The task runs before QM and starts the service. Then QM will run correctly, as admin.
Delete the task, exe, function, everything related to this problem. Service startup type can be Manual, it does not matter.
Just create scheduled task that runs at system startup and starts QM service. Tabs:
General:
Name: Start QM service
Account: SYSTEM
Run with highest privileges
Triggers:
At startup.
Actions:
Start a program:
- Program: net
- Arguments: start QuickMacros2
Conditions:
Uncheck the Power checkbox.
To test it, restart computer. The task runs before QM and starts the service. Then QM will run correctly, as admin.