积极答复者
这补丁算是安装成功了没有?

问题
答案
-
查了windows installer的安装日志,发现以下出错信息:
DEBUG:Error 2826:Control BottomLine on dialog ErrorDlg extends beyond the boundaries of the dialog to the right by 5 pixels
The installer has encountered an unexpected error installing this package.This may indicate a problem with this package.The error code is 2826. The arguments are:ErrorDlg, BottomLine, to the right
后来终于在Technet中查到,这仅仅是Windows Installer的一个误报。
http://technet.microsoft.com/zh-cn/library/ff772434(EXCHG.80).aspx
害我困扰了好几天。晕……
- 已标记为答案 ahocat 2011年9月30日 2:08
全部回复
-
查了windows installer的安装日志,发现以下出错信息:
DEBUG:Error 2826:Control BottomLine on dialog ErrorDlg extends beyond the boundaries of the dialog to the right by 5 pixels
The installer has encountered an unexpected error installing this package.This may indicate a problem with this package.The error code is 2826. The arguments are:ErrorDlg, BottomLine, to the right
后来终于在Technet中查到,这仅仅是Windows Installer的一个误报。
http://technet.microsoft.com/zh-cn/library/ff772434(EXCHG.80).aspx
害我困扰了好几天。晕……
- 已标记为答案 ahocat 2011年9月30日 2:08