Вы находитесь на странице: 1из 4

Step 1 :

Sometimes all you need to do is re-register the windows installer service and everything is fixed.
So you might want to try this step first before proceeding to the ultimate solution of the problem.

 Click on the start menu and click on “Run” (XP), or the start search box for Vista and
type in “Msiexec /unregister“
 Do the same thing with this command “Msiexec /regserver“

If the solution above did not resolve your problem then you can go ahead and install the latest
and stable version of windows installer. Follow steps below.

 Download the latest Windows installer 4.5 from the Microsoft’s website.
 Follow the instructions and download and install the windows installer file according to
your system requirements.
 To install windows installer just double click on the downloaded file.
 Once installation is finished, restart your computer.
 After the restart make sure the windows installer service is running. Just go to the start
menu and click on “Run” for XP and type in “services.msc” For Vista just use the “start
search” box and type in “services.msc“. When you are in the services window look for
the windows installer service and make sure that it is started. If not then make sure that
the startup type is set to “Automatic” and start the service.
 After doing all the steps, continue installing/uninstalling your software. It should work by
now.

Alternative solution:

- Go to control panel.

- Under Control Panel -> Administrative Tools -> Services

- Right click on the Remote Procedure Call (RPC) Service and click on properties.

- Select Log In Tab


-Select Log As “Local System account” and tick “Allow service to interact with desktop”

- Restart your computer.

Step 2 :

http://www.7-zip.org/

Step 3 :

http://support.microsoft.com/kb/949140

Step 4 :

An error occurs while installing the Windows Installer Cleanup Utility


Symptom

When you attempt to install the Windows Installer Cleanup Utility, one of the following errors may occur,
and the installation does not complete successfully.

Script: C:\DOCUME~1\Ramesh\LOCALS~1\Temp\IXP000.TMP\StartMsi.vbs
Line: 1
Char: 1
Error: The specified module could not be found.
Code: 8007007E
Source: (null)
Script: C:\DOCUME~1\Ramesh\LOCALS~1\Temp\IXP0000.TMP\StartMsi.vbs
Line: 1
Char: 1
Error: A dynamic link library (DLL) initialization routine failed
Code: 8007045A
Source: (null)

Cause

This error occurs is the scripting runtime file scrrun.dll is missing or corrupt.

Resolution

Click Start, Run and type:

regsvr32 scrrun.dll

Press Enter.
If you receive the error The specified module could not be found or similar, you may have to expand a
new copy of scrrun.dll from the source, which may be the Windows XP CD-ROM or the ServicePackFiles\i386
folder in the hard disk.

Alternately, you can reinstall the Windows Script 5.6 engine from Microsoft site. The missing scrrun.dll
should be restored automatically. You can download Windows Script 5.6 from the following URL:

Download details: Windows Script 5.6 for Windows 2000 & XP

More Information

The Windows Installer Cleanup Utility installation wizard extracts a script file to the TEMP folder. This script
does the initialization task, and then invokes the setup. The first line of the StartMSI.VBS is given below:

Set fso=CreateObject("Scripting.FileSystemObject")

If scrrun.dll file is missing or corrupt, the above code returns an error (as mentioned in the Symptoms
section of this article)

Step 5 :

It's real simple to solve this problem. I had the same issue and I all did was update my software
online by visiting the FlipVideo website:
http://www.theflip.com/en-us/App/fvsw/5.x/update/

From there, all you need to do is fill out the three of four blank fields and it will update your software
so it will install without a problem.

Step 6 :

Hi,
The failure appears to be occurring because the installation script cannot obtain
Scripting.FileSystemObject. This is most likely due to registrations belonging to your Windows
ScrRun.dll being missing from your machine - and the problem may be specific to your machine
configuration.

Click on the orb/start menu and type in the search box regsvr32.exe scrrun.dll

If the fix is successful try running the install again.

Step 7 :

When getting this error message, the other response below is correct, but there is no solution posted
to fix. This is what to do:
Here is the solution. To get rid of programs that do not install correctly and are therefore not found in
Add/Remove programs, use the Windows Installer Cleanup Utility found
herehttp://support.microsoft.com/kb/290301

If you have problems installing that, like I did, and get a message that a library wasn't registered,
download this to reinstall VBScript to fix the files needed to run the cleanup
utility:http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=C717D943-
7E4B-4622-86EB-95A22B832CAA

Step 8 : VB script reinstallation

http://www.microsoft.com/technet/security/bulletin/ms10-022.mspx

Вам также может понравиться