As I am sure you have read, multi-instance can be a painful road, but YES it is possible to do both of the above.
Each instance will just need to make sure to have it's own product codes and upgrade codes. Then they can be upgraded or uninstalled independently of any other instance on the system. Also non-file components that are multi-instance do not work correctly in wix 3.5 AFAIK, b/c it is missing the 'MultiInstance' attribute on the 'Component' elements. There may be workarounds though. On Thu, Jun 9, 2011 at 2:47 PM, CoolBreeze <coolbreeze...@googlemail.com>wrote: > I have a requirement to add the ability to support multiple instance > installs to our website Wix installer. I've been looking at a few sites > that > discuss how to do this, but I have a couple of questions regarding this. > > 1. Is it possible to uninstall just a single instance, if that instance is > no longer needed? > 2. Is it possible to upgrade just a single instance, if needed. > > We are currently using Wix 3.5 for our web application installer, which is > used to install a website. The requirement has now been added that the > installer must support multiple instances, so that we can do something like > below: > > ProductWebSite\BrandA > ProductWebSite\BrandB > ProductWebSite\BrandC > ProductWebSite\BrandD > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- Tyler Walters ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users