您好,
建议您尝试建Windows Installer的启动类型设置为“
手动”。运行“
MSConfig”,服务选显卡中确认Windows Installer已经勾选,如果没有的话,勾选后单击确定并重启计算机,然后再次尝试启动该服务。
如果问题依旧,尝试运行“regedit”打开注册表编辑器,找到并单击注册表项:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer
双击“
ImagePath” ,确认“数值数据”框中的字符串为Msiexec.exe 文件的路径,一般默认值是
%systemroot%\System32\msiexec.exe /V。
此外,可以尝试注销并重新注册 Windows Installer:
运行 "
MSIEXEC /UNREGISTER",然后单击“
确定”。
运行 "
MSIEXEC /REGSERVER",然后单击“
确定”。
Best Regards,
Eve Wang
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.