I am trying to get Cumulus MX to run on startup via Windows Task Scheduler, however for some reason the task runs without error but Cumulus MX doesn't run.
My setup for the task is as follows:
General

Triggers

Actions

Action settings:
Program/script: cmd.exe
Arguments: /C start "C:\Cumulus MX\CumulusMXDist3082\CumulusMX\CumulusMX.exe"
Start in: C:\Cumulus MX\CumulusMXDist3082\CumulusMX\
Conditions

Settings

The result that I get in Task Scheduler after it has run (everything appears fine here), however as mentioned above, CumulusMX does not run.

Without an error code being produced I'm not sure where to turn for this. CumulusMX runs fine when I do it manually by running the exe in the directory, just not as a scheduled task.
Any help with this would be appreciated.
