The installer can detect if the app is already installed. Can I conifg the installer to lauch the app then? My sceanerio is like this: Customer installs the CD first time, the installer will install the app. After that, whenever the customer inserts the CD again, it will auto lauch the app. Can we do that?
Since the second time you run the "Setup" it will automatically start in repair mode if it detects that the application is installed, we suggest you create your own program that will check if the application is installed and runs either the Setup or or your EXE file. In this way you will have a complete control over what happens.