yybug123 发表于 2008-7-12 11:02

安装后出现的问题 高手进

先前说要windows Installer下了windows Installer4.5;又把windows Installer4.5的服务开启;但安装时还是“无法打开此安装程序包,请与应用程序供应商联系,以确保这是一个有效的windows Installer程序包”这又是什么原因啊!!!!!!!!

yybug123 发表于 2008-7-12 11:33

回复 1# yybug123 的帖子

顶起啊

hp2002 发表于 2008-7-12 11:50

先禁用Windows Installer的服务,然后安装Windows Installer的程序。。

yybug123 发表于 2008-7-12 11:51

哦 哦   那我再试试谢谢了

sakuraniu 发表于 2008-7-12 12:11

不能访问windows install 服务的解决方法

如果你的系统是 WinXP,在安装 Office2003 时出现了“不能访问 Windows Installer 服务,可能是你在安全摸式下运行 Windows 或 Window Installer 没有正确安装”错误(实际上是所有使用 Windows Installer 服务安装的 MSI 格式程序均不能正常安装);在“服务”里查看“Windows Installer ”服务的状态,一般为停用,当你试图启用此服务,会发现此服务已被系统禁用,或则 Windows Installer 服务已被标记为删除;而当你尝试重新安装 Windows Installer 服务时,系统提示“指定的服务已存在”——那这篇文章就是你想要的了。
解决方法:
[*]先用记事本编写如下内容,并保存为 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

; ImagePath = %SystemRoot%System32msiexec.exe /V

yybug123 发表于 2008-7-12 16:09

难度高了这
页: [1]
查看完整版本: 安装后出现的问题 高手进