Our company releases products where the MSIs are pretty large in size.In
order to reduce the customer's cost of installation,we are planning to move
towards a WebInstallation model and I am thinking of the following way.

1) Segregete Product1.msi into multiple sub msis
(Section1.msi,Section2.msi..).
2) Have a BootStrapper Application that will download and install
Section1.msi,Section2.msi..

Could someone please provide me some insight into what might be the best
way to do this?Also, could someone please let me know of the following
  # If I create a BootStrapper Application and chain MSIs with  download
urls provided, are the downloads made in
parallel threads or a single one?
  # Once the downloads are complete, are the MSIs installed in parallel
threads or single?

Thanks & Regards,

Prantik Sarmah
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to