About Windows Installer Service Error Solution Savings.

zhaozj2021-02-17  59

method one:

Uninstall, reinstall Windows Installer service

First, first stop Windows Installer service with MSIExec / UnregServer. Second, download INSTMSIW.EXE, unzip it with WinRAR. Enter the directory. Third, right-click msi.inf, click the installation, right-click Mspatcha.inf, click Install. Fourth, use MSIExec.exe / RegServer to enable service.

Method Two:

1. If you have installed ACDSEE5.0 (including the Mini Chinese version), uninstall it. If you still reload WindowsInstaller or ACDSee 4.02. Run CMD, run SFC / ScanNow Check System File 3. Run Services.msc, set the Windows Installer service to manually run, then re-run 4. Open Task Manager, find and End ikernel.exe process, reinstall 5. Disable real-time protection of anti-virus software 6. Delete all files in the C: / Program Files / CommON files / InstallShield / Engine / 6 / Intel 32 in this folder, then restart your computer, re- Run the installer

Or check the page below:

Installer installation error Solutions Sunflower Collection Mooet (translation) http://www.9cbs.net/develop/Article/18/18184.shtm

Method 3:

This is due to some software production problems caused Windows Installer's normal work recovery steps:

1. Install Windows Installer2.0 again, run instimsiw.exe if "Services already installed" and then exit installation, then do it, otherwise you will reload it!

2. Delete [HKEY_LOCAL_MACHINE / SYSTEM / CURRENTCAL_MACHINE / SYSTEM / CURRENTCONTROLSET / SERVICES / MSISERVER] in the registry and then running instimsiw.exe

3. True: (1) Delete MSISERVER service Running Runit, remove the following MSISERVER service [HKEY_LOCAL_MACHINE / System / CurrentControlSet / Services / MSIServer] stores the following content as unmserver.reg file, then double-click the left button to merge it into registration In the table ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; unmsterver.regwindows registry editor version 5.00 [-hKey_local_machine / system / currentcontrolset / services / msiserver] ;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;

(2) Deleting the MSI file with the following script as a unmsi.inf file, then right-click Install on the INF file, then some MSI's DLL is removed, and the SFC mechanism for Windows may warn some system files modified. Request to insert the Win2K disc, ignore it. This script is I have modified from instimsiw.exe. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;; unmsi.inf ;;;;;;;;;;;;;; [version] signature = "$ Windows NT $" class =% ExceptionClassDesc% classGUID = {F5776D81-AE53 -4935-8E84-B0B283D8BCEF} Provider =% Microsoft% CatalogFile = msi.catComponentId = {2E742517-5D48-4DBD-BF93-48FDCF36E634}; GUID assigned to the Windows InstallerDriverVer = 03-13-2001, 2.0.2460.1 [SourceDisksNames] 1 =% MSI_MEDIA%

[SOURCEDISKSFILES] msi.dll = 1msihnd.dll = 1msimsg.dll = 1msiexec.exe = 1msiP.dll = 1

[Destinationdirs] msi.systemfiles = 11;% windir% / system32msi.dllcachefiles = 11, dllcache;% windir% / system32 / dllcache

[DefaultInstall] DelFiles = msi.systemfiles, msi.dllcachefiles

;; copyflg_replace_boot_file flag (0x1000) Not Necessary For; Files in the dllcache;

[Msi.dllcachefiles] msi.dllmsihnd.dllmsimsg.dllmsiexec.exemsisIp.dll

[Msi.systemfiles] msi.dll msihnd.dll msimsg.dll msiexec.exe msisip.dll

[Strings = "Microsoft Corporation" msi_media = "Microsoft Windows Installer Distribution Media" ExceptionClassDesc = "Microsoft Windows Installer" ;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

(3) Restart, press the F8 key, enter the security mode with command line, execute the following command regr32 / u% windir% / msi.dllDel% windir% / msi.dll

(4) Start, run instimsiw.exe, install Windows Installer2.0, everything is normal.

转载请注明原文地址:https://www.9cbs.com/read-30160.html

New Post(0)