以下来自 MSI 错误日志
DEBUG: Error 2835: The control ErrorIcon was not found on dialog ErrorDialog
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2835. The arguments are: ErrorIcon, ErrorDialog,
Office 2010 PIA is not installed.
MSI (c) (08:54) [12:57:24:883]: Product: ExcelAddin -- Office 2010 PIA is not installed.
Action ended 12:57:24: LaunchConditions. Return value 3.
MSI (c) (08:54) [12:57:24:915]: Doing action: FatalErrorForm
Action 12:57:24: FatalErrorForm.
Action start 12:57:24: FatalErrorForm.
MSI (c) (08:54) [12:57:24:915]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'FatalErrorForm'
DEBUG: Error 2826: Control BannerBmp on dialog FatalErrorForm extends beyond the boundaries of the dialog to the right by 3 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: FatalErrorForm, BannerBmp, to the right
Info 2898.For VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400 textstyle, the system created a 'MS Sans Serif' font, in 0 character set, of 13 pixels height.
Info 2898.For VSI_MS_Sans_Serif16.0_1_0 textstyle, the system created a 'MS Sans Serif' font, in 0 character set, of 20 pixels height.
DEBUG: Error 2826: Control Line1 on dialog FatalErrorForm extends beyond the boundaries of the dialog to the right by 3 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: FatalErrorForm, Line1, to the right
DEBUG: Error 2826: Control Line2 on dialog FatalErrorForm extends beyond the boundaries of the dialog to the right by 3 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: FatalErrorForm, Line2, to the right
Action 12:57:24: FatalErrorForm. Dialog created
我在运行 64 位 Win7 和 Office 2010 的虚拟 PC 上进行 Excel 插件安装。.net 4 CP、office2010 PIA 和 vsto 4 运行时都包含在安装程序中。根据错误消息,似乎有什么东西阻止了 Office 2010 PIA 的安装。知道这里的错误提示什么吗?谢谢。