I have also emailed AdvancedInstaller tech support and have not heard back from them.
We are using Advanced Installer 4.8.1.
Our product is Java based and it runs a Java program as Windows Service.
The service runs fine after the install, but as soon as you log off, the service stops. We have set the service to start "automatic".
Another weird thing is that when you restart Windows, the service starts automatically without having the user log in to the Windows. However, if user logs in and then logs out, the service stops.
Conclusion: Win32 Service always stops when user logs off -- even if it was running when user was not logged in.
Please advice.