View Single Post
  #8  
Old 6th Mar 04, 11:03 AM
roadworker roadworker is offline
BetaONE Supporter
 
Join Date: Aug 2001
Posts: 377
roadworker is an unknown quantity at this point
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.
Reply With Quote