WiX (Windows Installer XML) toolset
The Windows Installer XML (WiX) is a toolset that builds Windowsinstallation packages from XML source code. The toolset supports acommand line environment that developers may integrate into their buildprocesses to build MSI and MSM setup packages.
Go to http://sourceforge.net/projects/wix/
See also these related projects.
- NInstall - A project to produce an open source package that can compete with the commercial ...