Hi,
First of all Thanks for all the help that you did earlier.
I have two installer and both the installed have one common Component (Configuration Component). In both installed this component have same dlls every thing is same.
Now
If I install first Installer -> it will install Configuration Component along with the other components.
If I install Second Installer -> it will install Configuration Component (or probably is will not install because another one is already there), any way this is not the issue because dll will be there.
Now issue is If I uninstall first component then it will uninstall Configuration Component also.
Is there any way I can put the check or restrict the uninstall for Configuration Component if any one of the Installer is installed.
Please suggest.
Thanks for help.
Amit