Easy. Handle the resolve source callback. Your BA gets to make all the 
decisions.

_______________________________________________________________
 FireGiant  |  Dedicated support for the WiX toolset  |  
http://www.firegiant.com/

-----Original Message-----
From: robert_ort...@agilent.com [mailto:robert_ort...@agilent.com] 
Sent: Monday, March 31, 2014 12:16 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] MBA and MSI's across different DVD's

Greetings,

We're considering moving away from a custom C# installer to a MBA with Burn on 
wix 3.7.  We do have a question with regard to MSI's sitting on different DVD's 
but before I ask the question let me see if I can set the stage for what we 
currently do:

We currently have a custom c# installer (not using Burn) working with a Disk 
structure as follows:

Disk1\setup\installer.exe
Disk1\product1\product1.msi
Disk1\product2\product2.msi
Disk2\product3\product3.msi
Disk2\product4\product4.msi

Disk1 and Disk2 can sit on a network share as folders and our installer.exe is 
smart enough to grab and install product1.msi, product2.msi, product3.msi and 
product4.msi with no user interaction.

Disk1 and Disk2 can also be burned to DVD's and our installer.exe is smart 
enough to ask for Disk2 and then locate product3.msi and install followed by 
product4.msi and install.  In this case, the setup folder is on the root of 
DVD1 and product3 and product4 folders are sitting at the root of DVD2.

Each MSI is provided by a different department within the organization.

The goal is to be able to duplicate these two scenarios using an MBA with Burn 
on Wix 3.7.   What is the best way to approach these scenarios in a MBA?

Regards,
Robert
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to