Do you need to support multiple instances on the same box?

If yes, you need to look at instance transforms. If no, then property drive the 
install using the remember me pattern and conditions on the components for each 
instance. If the differences are all config based, you could use ca's to write 
out the settings based on the property.  I think Neil has a ba with Raido 
button support, which could provide the value for uat/dev/test/live.

Sent from my iPhone

On Mar 6, 2013, at 6:40 PM, "chennam" <chatrapathi.chen...@gmail.com> wrote:

> Hi we have requirement such that need to create a single MSI package of a web
> application for all the Environments(UAT,DEV,TEST,PROD) such that we pass
> parameter(Environment) to MSI Installer during installation;based on that we
> need to get those Environment files(config files) installed and filter out
> all other files(config) when MSI is executed on the fly.
> 
> Please let me know if this can be packaged into single MSI 
> 
> 1)using single Harvest file(.wxs) ?or 
> 
> 2)we need to have four different Harvest files(.wxs) for each of the
> Environment ?
> 
> if it can't be achieved as single MSI ,I think we need to have four MSI
> Installers for each of the Web applications. 
> 
> Thanks In Advance.
> Chatra
> 
> 
> 
> --
> View this message in context: 
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/one-MSI-Installer-for-all-Environments-as-single-a-package-tp7584156.html
> Sent from the wix-users mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
> Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
> endpoint security space. For insight on selecting the right partner to 
> tackle endpoint security challenges, access the full report. 
> http://p.sf.net/sfu/symantec-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to