Windows Installer Application Servicing
Applies To: Windows Server 2008
Microsoft Windows Installer can upgrade an application that has been installed by the installer. It does this by reinstalling an updated installation package or by applying a Windows Installer patch to the application. The installer can update the Microsoft Installer file (MSI), the application files themselves, and application registration information.
Events
Event ID | Source | Message |
---|---|---|
MsiInstaller |
Product: %1 - Update '%2' was successfully removed. | |
MsiInstaller |
Product: %1 - Update '%2' could not be removed. Error code %3. Additional information is available in the log file %4. | |
MsiInstaller |
Product: %1 - Update '%2' could not be removed. Error code %3. Windows Installer can create logs to help troubleshoot issues with installing software packages. Use the following link for instructions on turning on logging support: https://go.microsoft.com/fwlink/?LinkId=23127 | |
MsiInstaller |
Windows Installer installed an update. Product Name: %1. Product Version: %2. Product Language: %3. Update Name: %4. Installation success or error status: %5. | |
MsiInstaller |
Windows Installer removed an update. Product Name: %1. Product Version: %2. Product Language: %3. Update Name: %4. Removal success or error status: %5. |