电脑故障

位置:IT落伍者 >> 电脑故障 >> 浏览文章

解决WindowsInstaller错误的方法


发布日期:2020/12/18
 

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

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

解决方法使用命令msiexec /unregserver 卸载 Windows Installer 服务

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

如果还不行可尝试

检查有没有管理员权限

运行Servicesmsc检查Windows Installer服务是否正常

下载最新的Windows Installer(WindowsInstallerKBvxexe)安装程序并安装

结束ikernelexe进程

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

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

上一篇:系统管理员如何避免组策略逻辑错误

下一篇:Windows7系统下XP模式存在六大缺陷