Richard,

there's another option:

Build (one or more) "core" product MSIs that contain the actual application
you are distributing to every customer.  Build separate MSIs for the
customer-specific portion.  You then distribute at least two MSIs (app +
templates, etc).   This would require that you use a setup.exe to apply both
MSIs, and an uninstaller application to uninstall them.

This keeps your entire app - including customer-specific templates - in MSI.

Cheers,

Andrew

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Unzip-a-zip-file-in-MSI-tp708190p7086719.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to