I'm using InstallShield 2019 Professional Edition and have a Basic MSI Project which includes some executable program.
In Basic MSI Project, I want to know how to prevent uninstalling program when the program is running. Is there any option or install-script to achieve it?