Description
Microsoft Windows Installer
Microsoft Windows Installer is a redistributable system component that enables software developers to enjoy the benefits of a better application deployment. It provides the backbone for installing and uninstalling software on the operating system.
Main Features:
- Multiple Package Transaction support
- Efficient installation process without multiple reboots
- Smart patching for reduced patching time
- Embeded UI Handler for custom user interface integration
- Updated component availability across multiple packages
- Single installation packages for per-machine or per-user installation context
Technical Specifications:
- Publisher: Microsoft
- Price: FREE
- File Type: Executable (.exe)
- File Size: -
- Compatible with: Windows operating system
Download Microsoft Windows Installer for Free!
One of the most important capabilities of Windows Installer is Multiple Package Transaction. It uses a chainer to integrate packages in a transaction with multiple components. So in case not all packages are successfully installed or you choose to cancel the installation process, Windows Installer can roll back all the changes and restore the operating system to its original state.
In addition to that, you do not have to install packages one by one and reboot the machine after each installation. Windows Installer does that in a single transaction that integrates the installation progress, rollback, and reboot.
When it comes to patching an application, Windows Installer only updates the files affected by the patch, thus reducing the patching time. If you choose to uninstall a patch, you can do that regardless of the order the other patches were installed, and revert the software to the state before the patching occurred.
The Embeded UI Handler is another feature provided by Windows Installer. It allows you to integrate a custom user interface handler in the installer package that can be invoked using the Add or Remove Programs applet in the Control Panel or during a product repair process.
Moreover, Microsoft Windows Installer makes it possible for an updated component to be available to all products using it (enable installation events across multiple packages). Last but not least, setup developers can use Windows Installer to develop single installation packages capable of installing an application in either a per-machine or a per-user installation context.
Microsoft Windows Installer is part of these download collections: Setup Maker, Create Installer
User Reviews for Microsoft Windows Installer 1
-
Microsoft Windows Installer simplifies application deployment with efficient installation and rollback processes. A must-have for software developers seeking seamless installations.