Solution to failure to access the Windows Installer Service-go

Source: Internet
Author: User

Posted on Tuesday, May 17,200 am # Computer Network

There are many problems this year.

Today, the company's computer has another problem. When a colleague installed "Ziguang Input Method 3.0,

The system prompts"You cannot access the Windows Installer Service. You may be running Windows in safe mode, or the Windows Installer is not correctly installed. Please contact your support staff for help ".

I was arrested again.
Searching materials ......

With

In Windows2000:

Step 1: Click start --> run,

Enter the CMD command, and enter

The "msiexec/unregserver" command is used to stop the Windows Installer Service.

Step 2: download and install Windows InstallerProgramPackage,

The installation package of Windows2000/ntsystem is “instmsiw.exe. The installation package of Windows98/me is "instmsia.exe", and Windows XP system is integrated with the latest version of Windows Installer V2.0.

Download the installation package named instmsiw.exe, decompress it with WinRAR, and enter the directory.

Step 3: Right-click the "Msi. inf" file, click the "Install" option, right-click the "mspatcha. inf" file, and click "Install ".

Step 4: Enter the "msiexec/regserver" command at the CMD command prompt,

In this way, the Windows Installer Service is started, and the problem is solved after the Windows2000 system is restarted.
Note: during the installation of the two INF files, do not restart the system. After all the operations are completed, restart the system. In addition, if the system has installed the "Rising Star virus firewall" and "Rising Network Firewall", we recommend that you disable the rising firewall during the operation.

In Windows XP:

Step 1: use NotePad to compile the installer. reg file. The content is as follows:

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 ,"

Save the file as ". Reg" and double-click the file to import the file content to the Registry.

Step 2: restart the computer to enter safe mode (Press F8 at startup), then click Start --> Run, enter the CMD command, in the pop-up cmd Command Prompt window, enter "msiexec/regserver" and restart the system.

OK. The problem is resolved.

Related Article

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.