Hello, i have made a service in java. I have compiled it to a single exe and when i start it in the constole (servicename -install + net start servicename) it work perfectly. The service gets installed and then runs. When i try to install it wity advanced installer, the service installs but i get an error that the service can't be started.
I really need help because this is a project for school that has to be fixed by tomorrow
Thanks in advance !!!