"The Windows Installer service could not be accessed" error message when you try to install Office
Method 1: Use the Msconfig tool to confirm that the installer service is running
- Click Start, and then click Run.
- In the Open box, type msconfig, and then click OK.
- On the Services tab, click to select the check box that is next to Windows Installer .
- Click OK, and then click Restart to restart the computer.
- Install Office again. When you are prompted to enter the product key, type the product key, and then click Next.
Method 2: Re-register Windows Installer
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
Note Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps.
To re-register Windows Installer, follow these steps.
Note If you cannot complete the following steps, go to method 3.
- Click Start, and then click Search.
- Click All files and folders.
- In the File name box, type Msiexec.exe, and then click Search.
- After the search is complete, make a note of the location of the Msiexec.exe file. The location of the file should be similar to the following example:C:\Windows\System32
- On the File menu, click Close to close the Search dialog box.
- Click Start, and then click Run.
- In the Open box, type regedit, and then click OK.
- Locate and then click the following registry key:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\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 for the Msiexec.exe file that you determined in step 4.
Note The following is an example of the correct path, where drive is the drive where Windows is installed:drive :\Windows\System32\msiexec.exe /V
If the Value data box does not contain the correct path, make changes to correct the path, and then click OK to close the Edit String dialog box. - On the File menu, click Exit to quit Registry Editor.
- Start your computer in Safe mode, and then register the Msiexec.exe file. To do this, follow these steps:
- Shut down your computer, and then restart your computer.
- Restart your computer and press the F8 key on your keyboard. On a computer that is configured for booting to multiple operating systems, press the F8 key when you see the Boot menu.
- Use the ARROW keys to select Safe Mode, and then press ENTER.
- If the Boot menu appears again, and the words "Safe Mode" appear in blue at the bottom, select the installation that you want to start, and then press ENTER.
- Log on to the computer.
- Click Start, click Run, type msiexec /regserver in the Open box, and then click OK.
- Shut down your computer, and then restart your computer normally.
Method 3: Try the methods that are listed in Microsoft Knowledge Base Article 319624
Try the methods that are listed in the following Microsoft Knowledge Base article:
319624 "Windows Installer Service could not be accessed" error message when installing application
Method 4: Reinstall Windows Installer
Note This method applies to Microsoft Windows 95, Microsoft Windows 98, Microsoft Windows Millennium Edition (Me), and Microsoft Windows NT 4.0. For Microsoft Windows 2000, Microsoft Windows XP, and Microsoft Windows Server 2003, either reapply the latest service pack or repair the operating system.To reinstall the Windows Installer, follow these steps.
- Click Start, and then click Run.
- In the Open box, type cmd, and then click OK.
- At the command prompt, type the following lines. Press ENTER after you type each line.cd %windir%\system32
ren msi.dll msi.old
ren msiexec.exe msiexec.old
ren msihnd.dll msihnd.old - At the command prompt, type exit, and then press ENTER.
- Restart your computer.
- Update the Windows Installer files to the latest version. To do so, visit one of the following Microsoft Web sites, and then download and install Windows Installer 2.0.
Note Windows Installer 2.0 is included with Microsoft Windows XP. You do not have to perform this step if you are using Windows XP.
No comments:
Post a Comment