Project DescriptionThe WiX-contrib project provides extensions for the WiX toolset that are at various levels of completion. Feel free to contribute your experimental to production quality extensions here.
WiX-contrib CompilerExtension
The WiX-contrib project currently contains a single
WiX toolset CompilerExtension. This extension contains provides two new elements for the compiler.
- RemoveFoldersEx - extended version of RemoveFolders element that is capable of removing entire directory trees. This code is of medium production quality.
- HttpServerReservation - works with the HTTP API to ACL a URL with the HTTP.SYS. This code is of low production quality.
Note: this extension is only compatible with the latest builds of the WiX toolset, so be sure you have a recent build.For more information see
http://wixtoolset.org