Highlights of WiX v3.0.4429.0

WiX v3.0.4429.0 was released on Friday, 29-August-08. You can download it from http://wix.sourceforge.net/releases/3.0.4429.0/.

New features
  • Aaron added properties to WixVSExtension to detect Visual Studio 2008 Service Pack 1.
  • Aaron also added a new custom action, WixExitEarlyWithSuccess, which makes it easy to exit without error in a major upgrade when a later version is already installed.
  • I updated make.bat and wix.build to pass desired verbosity from the NAnt side of the build to the MSBuild side.
  • Candy Chiang, of the team integrating WiX into Visual Studio, contributed many updates to the WiX.chm documentation.
Bug fixes

7 thoughts on “Highlights of WiX v3.0.4429.0

  1. Bob Arnson

    Erik,

    In my testing, when the firewall service is disabled, the user gets a prompt for abort/retry/ignore. Are you seeing anything different?

  2. Erik

    Hi Rob,

    I do not get a prompt. I have created a movie to illustrate. The version of WixFirewallExtension.dll is 3.0.4429.0.


    <fire:FirewallException Id="CaretakerProxyFirewallEntry" Name="Caretaker Proxy" Scope="localSubnet" File="CaretakerProxyFile"/>

  3. Erik

    I have created a bug (2092594) and assigned it to you. I hope you can squeeze a fix into the release this Friday ;)

Comments are closed.