I've noticed in the latest Advanced Installer (11.8) application launcher works strange. At first, it runs the application even if I did not click the run button, but simply closed the dialog. At second, it runs the application even if I disable that feature in the installer. I went further and tried to launch something else instead of the application (some text file) to see what happens. When I tested it the behavior was the following: pressing the close button in the exit dialog causes the application to run (not the specified file), pressing the run button causes the specified file to be opened (desired behavior), but after that it also runs the application. How can this be fixed?
I'm not sure why you encountered the this behaviour.
In order to have a better view about this, can you please send us the .AIP (project file) to support at advancedinstaller dot com so we can investigate it? If it contains confidential information you can send us a small test project which reproduce this behaviour.
Apologize. I was wrong. I use my installer as an update and I did not check 'Disable Auto Restart' option in the update settings, so it was launched because of this.