Now the service is configurable. For more help run the executable with -h.
It can be installed as a windows service:
sc create executor binpath= start= auto
sc start executor
Now the service is configurable. For more help run the executable with -h.
It can be installed as a windows service:
sc create executor binpath= start= auto
sc start executor