I have created a standard MSI installer for P&D of my application which is using following components:
Installer is working very good and without any issue. The issue occurs when user try to install application again over the existing application using MSI installer. Currently, it come up with screen with 2 options "Repair" & "Remove". Both of these options doesn't work and corrupts the intalled application.
What I want is to skip this screen and Show something like a MessageBox saying Application is already installed. As it is not mandatory for me to provide Repair option to User. And at the minimum I should be able to hide or somehow not provide Repair option.
Any help or suggestions for me? So, far I have tried so many things like using ORCA add NotRepair property etc. But none of them worked.
Have a look at the Windows Installer Guide at MSDN for these two properties:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With