What Does Windows Installer Mean?
Windows Installer is a utility application in the Windows operating systems that is used for installing software/applications. It provides a means to install software on a computer that complies with the architectural framework of Windows.
Windows Installer was previously known as Microsoft Installer.
Techopedia Explains Windows Installer
Windows Installer is primarily designed for software publishers that design and develop software/applications for Windows. Typically, each third-party software is bundled with the Windows Installer. This binding allows the correct installation and configuration of a third-party application on a Windows framework. Windows Installer has been released in different packages that generally include the following:
- Database and guidelines for developing an installer for applications and services
- Transformations, modifications and version control
- API for remotely accessing installed applications/software
Windows Installer has an “.msi” extension and usually includes an application for uninstalling the program/software. The uninstaller is usually invoked from the Control Panel.