Diasbling Repair?
I have a .MSI file I built using Visual Studio Installer 2.0. Once the
program has been installed, if the user runs the MSI file a second time to
uninstall, or if they go to Add/Remove programs, they are presented with the
opportunity to repair or change the original installation. How can I remove
this functionality? In other words, how can I make sure there is only an
uninstall (remove) option?
|