Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

BUG: Unable to Install or Upgrade Windows Installer Service


Symptoms

When you install a Windows Installer (.msi) package or when you upgrade the Windows Installer engine, the installation or upgrade fails. The error messages may vary or there may be no error messages at all. The Application Event Log (which can be accessed under Administrator Tools) contains an error message entry with the source of MsiInstaller. The detail of the log reads as follows:

Exception code: C0000005 ACCESS_VIOLATION
Module: C:\WINNT\System32\SFC.DLL
Function: 0x1006ff90

↑ Back to the top


Cause

This behavior occurs if the SFC.dll file exists in the System32 folder (C:\WINNT\System32\SFC.dll). The Windows Installer uses SFC.dll on Windows 2000 and, even though it is not used on Microsoft Windows NT 4, the engine attempts to load this .dll and fails.

↑ Back to the top


Resolution

In the System32 folder, rename the SFC.dll to another name, such as sfctemp.dll. Re-run the upgrade, or install the latest Windows Installer from the following Microsoft Web site at:

After Windows Installer is installed, rename the file back to SFC.dll.

↑ Back to the top


Status

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

↑ Back to the top


More Information

The file SFC.dll is present on the system when it is installed from third-party software.

↑ Back to the top


Keywords: kbbillprodsweep, kbbug, kbdsupport, kbpending, kb

↑ Back to the top

Article Info
Article ID : 264652
Revision : 1
Created on : 1/7/2017
Published on : 6/19/2014
Exists online : False
Views : 152