Hi,

I recently posted a similar question here, but it was poorly worded :).

Suppose our MSI contains 3 different features:

MyInstaller.MSI
FeatA
FeatB
FeatC

Step 1:
-       Install FeatA, FeatB

Step 2 (some discreet time later):
-       Install FeatC using *same version* of MyInstaller.msi
o       FeatA & FeatB remain untouched. That is, perform the step of adding 
FeatC without uninstalling  or in any way affecting FeatA, FeatB.
o       Can we do that with a newer version of the msi?

Essentially, what we want is the ability to have one MSI but allow partial 
upgrades and/or installations, and adding features to existing partial 
installations.

Thanks again for any help!

-greg

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to