I'm evaluating install4j to use it to run a Jetty service on Windows.
When I build the Install4j installer, it works fine when I use the "Console" launcher. I click on my "App.exe" and the service starts as expected.
But when I build the Install4j launcher with "Service" launcher, it installs seemingly successfully. But when I launch the "App.exe" it just flashes a console and then does nothing.
Is there something I'm missing here?