My company want to create a big msi installer that will
bundle different products.  We want to
create something similar to Microsoft office that included Word, Excel, Outlook
etc.. I’m doing research to find the best way to archive that.  The requirement 
was we cannot use exe that
mean I cannot use bootstrapper.   I’m think of creating msm for each product and
assign a feature for each msm.  The features
tree structure will look like that:

 

Office

 |_Word => Word.msm

 |_Excel =>
Excel.msm

 |_Outlook =>
Outlook.msm

 

Is that a good approach? 
Any better idea? 

 

Thank you very much for your help in advance.

puyo

 




      
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to