http://dotnetnstaller.codeplex.com can sort of do this for you. The configuration is an XML file, so you would run the installation with dotnetinstaller.exe /configfile one-box-setup.xml. The xml would know the MSI names.
Alternatively this might be a useful idea to write a tool that does this. Instead of msiexec /i foobar.msi P1=VALUE1 P2=VALUE2 ..., one could write msiexec2 /i foobar.msi /p one-box-setup.xml -dB. dB. @ dblock.org Moscow|Geneva|Seattle|New York -----Original Message----- From: David McEwen [mailto:dmce...@opentext.com] Sent: Monday, September 14, 2009 7:27 AM To: WiX-users@lists.sourceforge.net Subject: [WiX-users] XML input config file Is it possible to have a complete silent install using a XML file with all required install configurations? David ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users