There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor.

Error:

There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor.

Snapshot:

Solution 1:

Re-register the Windows Installer service

  • Click Start, click Run, type cmd and then click OK.
  • At the command prompt, type msiexec /unregister , and then press ENTER.
  • At the command prompt, type msiexec /regserver, and then press ENTER.
  • At the command prompt, type exit, and then press ENTER to close the command prompt.