Windows Installer 4.5 is now available for download

Hi All,

Windows Installer provides a standard foundation for installing and uninstalling software. Software manufacturers can create the setup of their products to use Windows Installer to help make software installation, maintenance, and uninstallation straightforward and easy.

The following new and improved features have been implemented in Windows Installer 4.5.

1. Multiple package transaction

In a multiple package transaction, you can create a single transaction from multiple packages. In a multiple package transaction, a chainer is used to dynamically include packages in the transaction. If one or more of the packages do not install as expected, you can roll back the installation.

2. Embedded UI handler

You can embed a custom user interface (UI) handler in the Windows Installer package. This makes a custom UI easier to integrate. You can also invoke an embedded UI handler from the Add or Remove Programs item in Control Panel. Or, you can invoke an embedded UI handler during a Windows Installer repair process.

3. Embedded chainer

You can use the embedded chainer to add packages to a multiple package transaction. You can use an embedded chainer to enable installation events across multiple packages. For example, you can enable install-on-demand events, repair events, and uninstall events across multiple packages.

4. Update supersedence resiliency

This feature lets you correct for changes in the FeatureComponent table during supersedence.

5. Shared component patching resiliency during uninstall

This feature makes sure that the most recent version of a component is available to all products.

6. Custom action execution on update uninstall

This feature lets an update add or change a custom action so that the custom action is called when an update is uninstalled.

Issues that are addressed in Windows Installer 4.5

The issues present in earlier versions of Windows Installer that are addressed in Windows Installer 4.5 are as follows:

• The SeBackupPrivilege user right was missing in the Windows Installer service. This lack hindered any custom actions that needed this user right.

• Some case-sensitive service-name comparisons in the InstallValidate action resulted in an unnecessary "files in use" message in Windows Vista.

• When you uninstalled an update that added a new component, the component was also uninstalled. This occurred even if the component was shared by other products.

For information on the supported operating systems, please visit KB942288.

Download the installer for all versions of Windows

The following file is available for download from the Microsoft Download Center:

clip_image001 Download the Windows Installer 4.5 Redistributable package now. (https://go.microsoft.com/fwlink/?LinkId=120486)

Nick.