installationwindows-installerinstallshieldinstallshield-2012

Is it possible to run a custom action only in repair mode


I need to run a custom action only during Repair. But I didn't find a valid condition to do so. If I specify a custom action with below condition, it runs in Modify mode as well as in Repair mode.

Installed AND Not REMOVE

I am using InstallShield 2012 spring.


Solution

  • Check the REINSTALL property. Conditional statement on your custom action should look like REINSTALL<>""