|
I need to know if the installer is running in 'Repair' mode (when the user goes to the Add/Remove applet in the Control Panel, selects my app, clicks 'Change' and then selects 'Repair MyApp..'.)
Is there anyway I can obtain whether or not the installer in running in Repair mode from inside my CustomActions DLL code?
|