Create a windows service for nginx.exe using install4J
Using install4j I want to create a windows service that runs nginx.exe. I tried to create a service using the option of Other service executable, it manages to install it but when started it throws an error: Error 1053: The…