When doing a modify in the maintenance mode of InstallShield 6.x, it only updates the new components that were selected. I would like my users to be able to add through the modify and not only do I want them to have it install the new components but I would also like the installer to repair/update any existing components.
The situation I fear happening is that the user installs components (A) & © using version 1
(A) shares a file with component (

. In the next release of the product this shared file is updated. The user goes to maintenance mode and chooses to add component (

version 2. However the version 1 of (A) can't handle the shared file that version 2 of (

needs.
In order to get around that I'd like my modify to update all installed components as well install the new component so that (A) is updated to the version that can use the new shared file.
I'm wondering is if there is a way to force the repair after the modify takes place. If that is not possible is there a solution that I'm just overlooking for this problem?
Thanks in advance for any help on this.
-Justin