Error 2350
THE PROBLEM The
Windows Error 2350 occurs when the installed version of the Windows
Installer is too old for the MSI to execute. The registration entry for
the engine has been damaged and all attempts to execute the MSI
installation packages will not be successful.Errors on your system may be caused by invalid registry entries and outdated or corrupt drivers.
THE SOLUTIONTo
fix the registration entry for the Windows Installer, the Installer
service should first be registered then unregistered using msiexec
/unregister and msiexec /regserver (Type both command in run) or the command line switches. The
user will then have to restart Windows.
×