You've built a separate setup so that MSI sees both setups as different
products, but it's up to you to make sure that you can run two versions of
the app on the same system. The tricky areas will be items that are shared
or should be unique, such as services, folders used by the running app,
identical assemblies in the GAC, identical shared files in other places.

Signature
Phil Wilson
[Microsoft MVP Windows Installer]
>I am worried that forcefully installing version 2 could effect working of
>version 1. How can .net be convinced that version 1 & 2 are completely
[quoted text clipped - 22 lines]
>> Regards, Vadym Stetsyak
>> www: http://vadmyst.blogspot.com
John - 01 Sep 2006 02:04 GMT
Any information available somewhere on how to do that? There must be others
in the same situation wanting to deliver more than one app from the same
base code (basically different generations of the same app).
There are no common services or folders in my case though.
Thanks
Regards
> You've built a separate setup so that MSI sees both setups as different
> products, but it's up to you to make sure that you can run two versions of
[quoted text clipped - 28 lines]
>>> Regards, Vadym Stetsyak
>>> www: http://vadmyst.blogspot.com