InstrallShield Basic MSI uninstall does not display a dialog with Finish button
问题 I used InstallShield 2018 and created a 'Basic MSI' project. When uninstalling the product, it confirms if I want to proceed with the uninstallation and once confirmed starts uninstalling. But then it simply vanishes without showing a dialog at the end where you can click on the Finish button. As a result the user does not know if the uninstall is done or not or got aborted or something. In my IS 2018 'InstallScript MSI' project the dialog with the Finish button is displayed at the end which