博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
vs2008 sp1补丁包 安装失败
阅读量:4687 次
发布时间:2019-06-09

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

安装日志:

The installation failed with the following message: 

 无法打开修补程序包。请验证修补程序包是否存在,是否可以访问;或者与应用程序供应商联系,验证这是否是Windows安装服务的修补程序包。 
MSI (s) (D8:C4) [12:38:11:874]: Product: Microsoft Office Enterprise 2007 -- Installation failed. 
MSI (s) (D8:C4) [12:38:11:952]: MainEngineThread is returning 1635 
This patch package could not be opened.  Verify that the patch package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer patch package. 
C:\WINDOWS\Installer\4c285.msi 
MSI (c) (60:1C) [12:38:11:952]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1 
MSI (c) (60:1C) [12:38:11:952]: MainEngineThread is returning 1635 
=== Verbose logging stopped: 7/6/2009  12:38:11 ===

 

原因:vs2008 sp1补丁包跟Office2007 标准版的一个dll冲突

解决方法: 卸载Office2007,安装sp1补丁包,再重装Office2007

转载于:https://www.cnblogs.com/SunShineYPH/archive/2012/12/03/2798901.html

你可能感兴趣的文章
OLTP vs OLAP
查看>>
一些题目(3)
查看>>
Eclipse下配置主题颜色
查看>>
杂题 UVAoj 107 The Cat in the Hat
查看>>
ftp sun jdk自带
查看>>
python 元类——metaclass
查看>>
什么是缓冲,引入缓冲的原因是什么?
查看>>
不把DB放进容器的理由
查看>>
OnePage收集
查看>>
Java parseInt()方法
查看>>
yahoo的30条优化规则
查看>>
[CCF2015.09]题解
查看>>
[NYIST15]括号匹配(二)(区间dp)
查看>>
json_value.cpp : fatal error C1083: 无法打开编译器生成的文件:No such file or directory
查看>>
洛谷 P1101 单词方阵
查看>>
Swift DispatchQueue
查看>>
C#和JAVA 访问修饰符
查看>>
集合框架
查看>>
小甲鱼OD学习第1讲
查看>>
【转】简述生成式对抗网络
查看>>