Setup will only install the EXE on the system, it is your responsibility to run exename -install on the command prompt before you could use the service. Open command prompt, go to the folder where the EXE is located and then type this and press enter
Code:
yourexename -install
This will install the exe as a Service, now you can start the service from the command prompt or service control manager.