This article was previously published under Q319624
Notice
This article applies to Windows 2000. Support for Windows 2000 ends on July 13, 2010. The Windows 2000 End-of-Support Solution Center
(http://support.microsoft.com/?scid=http%3a%2f%2fsupport.microsoft.com%2fwin2000)
is a starting point for planning your migration strategy from Windows 2000. For more information see the Microsoft Support Lifecycle
Policy
(http://support.microsoft.com/lifecycle/)
.
After you upgrade to Windows Installer version 2.0, the Windows Installer Service may not start, and you may receive the following error message:
The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or the Windows Installer is not correctly installed. Contact your support personnel for assistance.
Note This behavior does not occur in the following products:
Method 1: Unregister and re-register the Windows Installer
Click Start, click Run, type MSIEXEC /UNREGISTER, and then click OK. Even if you do this correctly, it may look like nothing occurs.
Click Start, click Run, type MSIEXEC /REGSERVER, and then click OK. Even if you do this correctly, it may look like nothing occurs, or you may briefly see an hourglass. After you run this command, the operation is complete.
Try your Windows Installer-based application again.
This method involves changing the DCOM default impersonation level to Identify, removing the Msisip.dll file, and then reinstalling SP 3 for Windows 2000.
To do this, follow these steps:
Click Start, click Run, type dcomcnfg, and then click OK.
On the Default Properties tab:
In the Default Authentication Level list, click Connect.
In the Default Impersonation Level list, click Identify, and then click OK.
Click Start, click Run, type explorer /select, %windir%\system32\msisip.dll, and then click OK.
Run Instmsiw.exe for installer 2.0 again; this corrects the broken security key for the MSI service.
For more information about an error message that you may receive when you add or remove a program, click the following article number to view the article in the Microsoft Knowledge Base:
315346
(http://support.microsoft.com/kb/315346/
)
Error message when you try to add or remove a program on a computer that is running Windows XP or Windows Server 2003: "The Windows Installer service could not be accessed