Windows Installer XML (WiX) toolset / News: Recent posts

WiX v2.0.1927.0 - Two Month update

In this release, tons of fixes plus a new tool (tallow - to help generate source code). Also, new features include: ability to create .pcp files (Patch Creation Packages), support for configurable Merge Modules, and several other user requested features. Finally, there are a number of deprecated features and minor schema changes so upgrade carefully. The goal is to lockdown breaking changes as soon as possible (hopefully, in next couple months).

Posted by Rob Mensching 2004-07-29

WiX v2.0.1706.0 - post-Cinco de Mayo update

The Windows Installer XML v2.0.1706.0 post Cinco de Mayo release. Lots of small fixes and one huge perf fix that could be significant if you created uncompress layouts with deep directory structures.

Posted by Rob Mensching 2004-05-07

WiX v2.0.1629.0 - End of the Beginning

The Windows Installer XML toolset v2.0.1629.0 release. The significant add in this release is the "Binder" that handles all the heavy lifting of generating the MSI file and laying out the files. This is one step closer to getting a solid object model for building MSI/MSM files via managed code.

See also: http://blogs.msdn.com/robmen/archive/2004/04/28/121949.aspx

Posted by Rob Mensching 2004-04-29

WiX v2.0.1621.0

Fixed a few more known issues in the compiler and linker plus a number of user submitted bugs in the decompiler. Hoepfully soon, all we'll have left is issues in the decompiler and documentation.

Posted by Rob Mensching 2004-04-21

WiX v2.0.1615.0 - TaX Day Update

The Windows Installer XML toolset v2.0.1615.0 has just been released. Lots of small bug fixes, a little more documentation, and a couple examples added to the sources. More fixes to come in the future. The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages.

Posted by Rob Mensching 2004-04-19

WiX v2.0.1605.0 - Microsoft's first OSS project

The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The project, originally developed internal to Microsoft, was released today under the Common Public License (a first for Microsoft). With this release developers outside Microsoft can take advantage of the same toolset being used today to create the installation packages for products like Microsoft Office, Microsoft SQL Server, and many others. More information about the toolset and its OSS release can be found at: http://blogs.msdn.com/robmen/archive/2004/04/05/107709.aspx

Posted by Rob Mensching 2004-04-05