奥里商业

创投

IT技术:处理Windows Installer错误的步骤

时间:2021-07-29 19:13

  只要上网,每天你都会到各种各种的资讯,今日也是到网上收集了一些与处理Windows Installer错误的步骤相关的信息,那么下面分享给大家一起了解下吧。

   WinXP安装程序时提示Windows Installer错误怎么办? 很多用户在安装程序时都会遇到关于Windows Installer错误的提示,提示虽不一样,但解决方法却大同小异,下面给大家分享WinXP安装程序时提示Windows Installer错误的解决办法。

  

 

   前言:

   Microsoft Windows Installer其实就是微软用来运行MSI安装程序所使用的Windows程序模块,是专门用来管理和配置软件服务的工具。

   故障现象:

   安装程序时提示:“不能访问Windows Installer 服务。可能你在安全模式下运行 Windows,或者Windows Installer 没有正确的安装。请和你的支持人员联系以获得帮助。”或者“无法访问Windows安装程序,服务中Windows Installer状态为停止,不能启动”等错误信息。

   解决方法:

   使用命令:msiexec /unregserver 卸载Windows Installer服务

   再用命令:msiexec /regserver 安装上Windows Installer 服务即可。

   如果还不行,可尝试:

   1、检查有没有管理员权限。

   2、运行Services.msc,检查Windows Installer服务,是否正常。

   3、下载最新的Windows Installer(WindowsInstaller-KB893803-v2-x86.exe)安装程序并安装。

   4、结束ikernel.exe进程。

   5、删除Windows Installer系统安装目录Program Files\Common Files\InstallShield\Engine。

   6、此外,可以尝试使用sfc/scannow,来对系统进行自我修复。

   上述便是WinXP安装程序时提示Windows Installer错误的解决办法,有遇到Windows Installer错误的伙伴,可以尝试描述的方法进行解决。

  通过上面的介绍,相信大家对于这个处理Windows Installer错误的步骤也有了一定的了解了,希望精心整理的这篇内容能够解决你的困惑。