Run regedit,locate and click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\MSIServer
In the right pane of the Registry Editor window, double-click ImagePath.
In the Edit String dialog box that appears, make sure that the string in the Value data box contains the correct path to the Msiexec.exe file.... usually,the correct path is
C:\Windows\System32\msiexec.exe /V
Reboot and start in safe mode....... then execute the "run" command.
In the Open box, type the following line, and then click OK:
msiexec /regserver
Shut down your computer, and then restart your computer normally.
|