Unless I'm mistaken you'd need to create a different MSI for each customer...
You could automate the process of building the MSIs via command line scripts and use preprocessor / environment variables to have the build process determine which logos, licence agreement and help / config files to package into the MSI. Language support could be done via the standard Wix UI localisation support (there are plenty of tutorials) - example http://wix.tramontana.co.hu/tutorial/localization Hope that helps. Liam On 08/09/2011 11:57, Michael Tissington wrote: > I'm needing help trying to build an automated process for the following. > > 1) Each customer has many clients > 2) Same binaries > 3) Support for multiple languages > 4) msi needs to be branded with customers logos and license agreement > 5) Some help files and configuration files are specific to each customer > > I need to be able to support major upgrades and patches. > > Do I need to create an msi for each customer or can I build a single generic > msi and then maybe apply a transform for each customer? > How would I manage the need for different languages? > > Any ideas how best to create a build process for this. > > > > ------------------------------------------------------------------------------ > Doing More with Less: The Next Generation Virtual Desktop > What are the key obstacles that have prevented many mid-market businesses > from deploying virtual desktops? How do next-generation virtual desktops > provide companies an easier-to-deploy, easier-to-manage and more affordable > virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users