Thursday, 16 November 2017

Windows Installer fails to install MSI file

I am trying to install an MSI file on Windows 7, and I am getting the error message "There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor."


enter image description here


There's actually 32-bit and 64-bit versions of the MSI file, and both of them fail with the same error.


I tried the following things:


1) Checked services.msc and noticed the Windows Installer service was not running, so I started it, but the MSI file installation still failed with the same error.


2) Typed "msiexec /unreg" and "msiexec /regserver" from the command prompt, but the MSI file installation still failed with the same error.


3) Downloaded and ran this Microsoft fix, but it didn't detect any problems, and the MSI file installation still failed with the same error.


Re-installing Windows Installer doesn't seem to be an option, as it appears Microsoft does not offer a Windows Installer 5.0 download.


Any ideas?

No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...