关于windows installer的问题
安装OFFICE的时候是这样的http://photo1.imat.cn/photos/1133691128677p_f7897s4i_b.jpg
安装AutoCAD的时候也一样,先
http://photo1.imat.cn/photos/1133691128708h_l6881x1c_b.jpg
然后
http://photo1.imat.cn/photos/1133691128739d_p2223v0p_b.jpg
我急装AutoCAD要怎么办(重装系统也没有用)
回复: 关于windows installer的问题
1 Windows Installer 依赖于RPC服务,请先检查RPC服务是否正常2 点击这里访问微软 Windows Installer 下载页面,从前面的地址下载最新版本的Windows Installer并安装。(下载该程序需要通过Windows 正版验证)
回复: 关于windows installer的问题
也重装了………………而且不能卸载
http://photo1.imat.cn/photos/1133693435802c_q3372l3a_b.jpg
回复: 关于windows installer的问题
怎么检查RPC服务?我的网络联不上国外网站……………………
回复: 关于windows installer的问题
控制面板-->管理工具-->服务-->Remote Procedure Call (RPC)看看这个服务是不是正常而且是自动启动状态。
然后向下看看 Windows Installer 服务是否存在?
回复: 关于windows installer的问题
点启动后就是这样的http://photo1.imat.cn/photos/1133694449286l_l1712x9a_b.jpg
回复: 关于windows installer的问题
让你看RPC是不是正常。。。回复: 关于windows installer的问题
正常的啊http://photo1.imat.cn/photos/1133694759239c_n3976p8e_b.jpg
回复: 关于windows installer的问题
谁帮帮我啊,我急啊~~~~~~~~~~~!回复: 关于windows installer的问题
以下内容为google所得,未经验证仅供参考原文网址:http://www.playes.net/Blog/312.asp
如果你的系统是 WinXP,在安装 Office2003 时出现了“不能访问 Windows Installer 服务,可能是你在安全摸式下运行 Windows 或 Window Installer 没有正确安装”错误(实际上是所有使用 Windows Installer 服务安装的 MSI 格式程序均不能正常安装);在“服务”里查看“Windows Installer ”服务的状态,一般为停用,当你试图启用此服务,会发现此服务已被系统禁用,或则 Windows Installer 服务已被标记为删除;而当你尝试重新安装 Windows Installer 服务时,系统提示“指定的服务已存在”——那这篇文章就是你想要的了。
解决方法(在WinXP上通过):
先用记事本编写如下内容,并保存为 installer.reg 格式文件,双击将文件导入注册表;然后,运行“CMD”命令提示符,输入“msiexec /regserver”,无须重新启动,即刻搞掂!
Windows Registry Editor Version 5.00
"ImagePath"=-
"ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,\
00,73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,20,00,2f,00,\
56,00,00,00
回复: 关于windows installer的问题
谢谢,解决了
页:
[1]