Cannot access Windows Installer Service

Source: Internet
Author: User
If your system is WinXP, the following error occurs when you install Office2003: "You cannot access the Windows Installer Service, it may be because Windows or Windows Installer is not correctly installed when you run it safely. "(in fact, all MSI format programs installed using the Windows Installer Service cannot be properly installed ); check the status of the "Windows Installer" service in "service", which is generally disabled. When you try to enable the service, you will find that the service has been disabled by the system, or the Windows Installer Service has been marked as deleted. When you try to reinstall the Windows Installer Service, the system prompts "the specified service already exists"-this article is what you want.

Solution ):

  1. First, write the following content in Notepad (content between split lines), save it as an installer. reg file, and double-click to import the file to the registry;
  2. Run the "CMD" command prompt and enter"Msiexec/regserver"And press Enter;
  3. You don't need to restart. Please try again now!

------------- Split line --------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/MSIServer]
"ImagePath" =-
"ImagePath" = hex (2): 25, 00, 53,00, 79,00, 00, 6d, 00, 6f, 00, 6f, 00 ,/
, 00, 5c, 00, 00, 6d, 00, 00, 5c, 00, 6d ,/
, 00, 2f, 00 ,/

; ImagePath =% SystemRoot %/System32/msiexec.exe/V

------------- Split line --------------

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.