Problem:
I have a User Requirement in which a file would not be installed if a Prerequisite application is absent on users machine. But after installing my product, when user would install that Prerequisite application, he would run my installer and choose repair to install that missing file and its related registry entries.
My expectations:
I know Repair would only repair those files that would already been installed by first installation. But isn't there any workaround about this???
Any here and there with AddLocal???