Windows installer error message to solve

  

computer shop news today, the company's computer has a problem, a colleague installed "purple input method 3.0", the system prompts "can not access the windows installer service, you may be in safe mode Run windows, or the windows installer is not installed correctly, please contact your support staff for help. Under Windows 2000: Step 1: Click Start-->Run, enter the CMD command, and enter the “msiexec /unregserver” command in the pop-up CMD command prompt window to stop the windows installer service. Step 2: Download the windows installer service installation package. The Windows 2000/NT system installation package is “InstMsiW.exe”; the Windows98/ME installation package is “&st;InstMsiA.exe", and the Windows XP system integrates the latest version. Windows Installer v2.0. Download “InstMsiW.exe” After installing the package, unzip it with winrar and then enter this directory. Step 3: Right click on the “msi.inf” file, click on the “Install” option, then right click on the “mspatcha.inf ” file and click on “Install”. Step 4: Enter the “msiexec /regserver” command at the CMD command prompt. This starts the windows installer service. After restarting the Windows 2000 system, the problem is solved. Note: During the process of installing two inf files, do not restart the system. After all operations are completed, you can restart. In addition, if the system is installed with “Rising Virus Firewall” and “Rising Network Firewall”, it is recommended to operate. Turn off the Rising Firewall. Under Windows XP: Step 1: Write the installer.reg file using Notepad, 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,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\\74,00,25 ,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,\\ 00,73, 00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,20,00,2f,00,\\56,00 , 00,00 Then save the file in the format of “.reg”, double-click the file to import the contents of the file into the registry. Step 2: Restart the computer to enter safe mode (press F8 when starting), then click Start-->Run, enter CMD command, enter “ldsiexec /regserver” in the pop-up CMD command prompt window, and finally re- Start the system. -------------------------------------------------- ---------------------------- Reloading the computer these days, I encountered a series of error messages about WINDOWS INSTALLER, check online Some related information has finally been solved one by one. Question 1: First, all programs installed using the installer cannot be installed normally. Tip: “You cannot access the windows installer service. Maybe you are running windows in safe mode, or the windows installer is not installed correctly. Please contact your support staff for help. Second, look at the windows installer service, which is generally disabled. If you try to enable it in the service, you will sometimes find that it is disabled by the system and then started. Prompt: "The specified service has been marked as deleted". 3. If you try to reinstall InstMsiW.exe, the prompt: "The specified service already exists." <quo; resolution: The MSI Installer can be a real pain. It may be that one of the files required by it is corrupt. Here's what you do. Run msiexec /unregserver again. Then delete msiexec.exe from the system32 directory. Potentially, You could rerun the install at this point but for some reason this doesn't always work. Instead, download a fresh copy of the windows installer, use an unzipping tool to extract it, go into the folder and manually install from the inf files. To do this, right click on it and select install. Make sure you do msi.inf first, and then mspatcha.inf or you get a missing file error (likely because msiexec.exe is missing). After all this run msiexec.exe /regserver to recreate the service. First, use msiexec /unregserver to stop windows insta Ller service. Second, download InstMsiW.exe, use winrar to extract. Enter the directory. 3. Right click on msi.inf, click Install, right click on mspatcha.inf and click Install. 4. Use msiexec.exe /regserver to enable the service. Question 2: After the above problem is solved, I encountered this problem when I installed vpc: Error -1607: Unable to Install InstallShield Scripting Run Time After checking the relevant information, I found that there is no ISScript.exe in the system I installed. So I downloaded and updated IkernelUpdate.exe and IsScript7x.zip... the problem is solved. Of course, many times the cause of the error is not necessarily the same, and the solution is not necessarily the same. I just take out my solution and it is a reference.

Copyright © Windows knowledge All Rights Reserved