博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
安装 SQL server 2008 R2
阅读量:6540 次
发布时间:2019-06-24

本文共 386 字,大约阅读时间需要 1 分钟。

操作系统:WIN7

问题:

The Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance.

 

解决:win7自带 Installer,不用下载。google 了一下

方法有几种:启动服务的,修改路径的,

最后,索性豁出去了,把注册表[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\msiserver 里边最后一个项删除后,小框框终于没有再弹出来。

转载于:https://www.cnblogs.com/IDRI/p/5789567.html

你可能感兴趣的文章
本地Office Project计划表同步到SharePoint2013任务列表的权限问题
查看>>
Windows2008 R2 GAC权限问题
查看>>
洛谷——P1469 找筷子
查看>>
springboot项目自定义注解实现的多数据源切换
查看>>
特此说明
查看>>
使用flume替代原有的scribe服务
查看>>
Hyper-V 2016 系列教程41 Windows 10 Hyper-V 系统要求
查看>>
Windows Server 2008 启用公共文件夹共享
查看>>
Apple Watch的非“智能手表”卖点
查看>>
单例模式(Singleton)
查看>>
函数指针和指针函数
查看>>
Python的函数参数传递:传值?引用?
查看>>
[转]分享2011年8个最新的jQuery Mobile在线教程
查看>>
android call require api level
查看>>
SQLSERVER是怎麽通过索引和统计信息来找到目标数据的(第一篇)
查看>>
Python版本切换和Pip安装
查看>>
SilverLigth学习笔记--控制 Silverlight控件样式(转)
查看>>
poj3262
查看>>
第四十天笔记
查看>>
4、动态代理
查看>>