Windows Installer Clean Up Error

I

igendreau

I am trying to install msicuu2.exe (Windows Installer Clean Up). When
I launch it I get the following error:

Windows Script Host
.....\
Script: StartMsi.vbs
Line: 2
Char: 1
Error: The specified prcedure could not be found.
Code: 8007007F
Source: (null)

Any ideas how to fix this?
 
R

Ramesh, MS-MVP

Click Start, Run and type:

regsvr32 wshom.ocx

Press {ENTER}

You should see the following message now:

"DllRegisterServer in wshom.ocx succeeded."


If that does not help, see this page:
http://www.winhelponline.com/articles/81/1/

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


I am trying to install msicuu2.exe (Windows Installer Clean Up). When
I launch it I get the following error:

Windows Script Host
.....\
Script: StartMsi.vbs
Line: 2
Char: 1
Error: The specified prcedure could not be found.
Code: 8007007F
Source: (null)

Any ideas how to fix this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top