Saturday, January 21, 2012

Get your WiX fix now on WiXToolset.org

RobMensching.com /Blog because setup isn't just xcopy - The wixtoolset.org online.

"It is with great pleasure that I announce the WiX toolset's new home is fully operational: http://wixtoolset.org. This site is now our central hub for information about the WiX toolset. We will consolidate the WiX content that makes sense and link to the WiX content hosted elsewhere. The most important feature back online right now is the weekly releases.

For a long time, the wixtoolset.org domain served as a placeholder for what finally launched today. ..."

WiX Toolset 

The WiX toolset builds Windows installation packages from XML source code. The toolset integrates seamlessly into build processes.

image

WiX Toolset  - About

About the WiX toolset

WiX--the Windows Installer XML toolset--lets developers create installers for Windows Installer, the Windows installation engine.

  • The core of WiX is a set of build tools that build Windows Installer packages using the same build concepts as the rest of your product: source code is compiled and then linked to create executables; in this case .exe setup bundles, .msi installation packages, .msm merge modules, and .msp patches. The WiX command-line build tools work with any automated build system. Also, MSBuild is supported from the command line, Visual Studio, and Team Build.

  • WiX includes several extensions that offer functionality beyond that of Windows Installer. For example, WiX can install IIS web sites, create SQL Server databases, and register exceptions in the Windows Firewall, among others.

  • With Burn, the WiX bootstrapper, you can create setup bundles that install prerequisites like the .NET Framework and other runtimes along with your own product. Burn lets you download packages or combine them into a single downloadable .exe.

  • The WiX SDK includes managed and native libraries that make it easier to write code that works with Windows Installer, including custom actions in both C# and C++.

Good to see the steady movement and growth of WiX...

No comments: