Installing MongoDB Connector For BI as Windows Service not working

Hello,

I am trying to install the mongoDB Connector for BI as a Windows Service. Testing it with the following command in the cmd and letting it run everything is working fine. I can connect PowerBI with my MongoDB and actually start working:
“C:\Program Files\MongoDB\Connector for BI\2.14\bin\mongosqld.exe” --config “C:\Program Files\MongoDB\Connector for BI\2.14\bin\BIConnectorConfig.conf”

But when I try to install the connector as a Windows service with the following command:
“C:\Program Files\MongoDB\Connector for BI\2.14\bin\mongosqld.exe” install --config “C:\Program Files\MongoDB\Connector for BI\2.14\bin\BIConnectorConfig.conf”

Starting the windows service fails with error code: 1.

Anybody know why this could be?

Looking at the event viewer it only tells me this: