阅读921 返回首页    go 微软 go windows


vc redist 2015运行库安装失败

首先,我的系统是win7 sp1 64位旗舰版

为了玩一个游戏需要安装vc redist 2015运行库,然而一直安装失败,如图

打开日志内容如下:

[1664:1680][2017-08-29T21:18:24]i001: Burn v3.7.3813.0, Windows v6.1 (Build 7601: Service Pack 1), path: C:\Users\Administrator\Desktop\vc_redist.x64.exe, cmdline: '-burn.unelevated BurnPipe.{7284F3E4-EE60-4FEF-8CF7-46D547DA21DA} {B6DF06F1-3C33-46A5-AA9A-04FC3EF445F5} 5168'
[1664:1680][2017-08-29T21:18:24]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\ADMINI~1\AppData\Local\Temp\dd_vcredist_amd64_20170829211824.log'
[1664:1680][2017-08-29T21:18:24]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Administrator\Desktop\vc_redist.x64.exe'
[1664:1680][2017-08-29T21:18:24]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\Administrator\Desktop\'
[1664:1680][2017-08-29T21:18:24]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015 Redistributable (x64) - 14.0.23026'
[1664:1680][2017-08-29T21:18:24]i100: Detect begin, 10 packages
[1664:1680][2017-08-29T21:18:24]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.10046.0'
[1664:1680][2017-08-29T21:18:24]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1
[1664:1680][2017-08-29T21:18:24]i108: Detected compatible package: vcRuntimeMinimum_x64, provider: Microsoft.VS.VC_RuntimeMinimumVSU_amd64,v14, installed: {B0037450-526D-3448-A370-CACBD87769A0}, version: 14.11.25325, chained: {0D3E9E15-DE7A-300B-96F1-B4AF12B96488}
[1664:1680][2017-08-29T21:18:24]i103: Detected related package: {B0037450-526D-3448-A370-CACBD87769A0}, scope: PerMachine, version: 14.11.25325.0, language: 0 operation: Downgrade
[1664:1680][2017-08-29T21:18:24]i108: Detected compatible package: vcRuntimeAdditional_x64, provider: Microsoft.VS.VC_RuntimeAdditionalVSU_amd64,v14, installed: {B13B3E11-1555-353F-A63A-8933EE104FBD}, version: 14.11.25325, chained: {BC958BD2-5DAC-3862-BB1A-C1BE0790438D}
[1664:1680][2017-08-29T21:18:24]i103: Detected related package: {B13B3E11-1555-353F-A63A-8933EE104FBD}, scope: PerMachine, version: 14.11.25325.0, language: 0 operation: Downgrade
[1664:1680][2017-08-29T21:18:24]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[1664:1680][2017-08-29T21:18:24]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[1664:1680][2017-08-29T21:18:24]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[1664:1680][2017-08-29T21:18:24]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[1664:1680][2017-08-29T21:18:24]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[1664:1680][2017-08-29T21:18:24]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[1664:1680][2017-08-29T21:18:24]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[1664:1680][2017-08-29T21:18:24]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[1664:1680][2017-08-29T21:18:24]i101: Detected package: vcRuntimeMinimum_x64, state: Obsolete, cached: None
[1664:1680][2017-08-29T21:18:24]i101: Detected package: vcRuntimeAdditional_x64, state: Obsolete, cached: None
[1664:1680][2017-08-29T21:18:24]i101: Detected package: Windows81_x86, state: Absent, cached: None
[1664:1680][2017-08-29T21:18:24]i101: Detected package: Windows81_x64, state: Absent, cached: None
[1664:1680][2017-08-29T21:18:24]i101: Detected package: Windows8_x86, state: Absent, cached: None
[1664:1680][2017-08-29T21:18:24]i101: Detected package: Windows8_x64, state: Absent, cached: None
[1664:1680][2017-08-29T21:18:24]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[1664:1680][2017-08-29T21:18:24]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[1664:1680][2017-08-29T21:18:24]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[1664:1680][2017-08-29T21:18:24]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[1664:1680][2017-08-29T21:18:24]i052: Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[1664:1680][2017-08-29T21:18:24]i199: Detect complete, result: 0x0
[1664:1680][2017-08-29T21:18:26]i200: Plan begin, 10 packages, action: Install
[1664:1680][2017-08-29T21:18:26]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false.
[1664:1680][2017-08-29T21:18:26]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86
[1664:1680][2017-08-29T21:18:26]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to false.
[1664:1680][2017-08-29T21:18:26]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64
[1664:1680][2017-08-29T21:18:26]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.
[1664:1680][2017-08-29T21:18:26]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86
[1664:1680][2017-08-29T21:18:26]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false.
[1664:1680][2017-08-29T21:18:26]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64
[1664:1680][2017-08-29T21:18:26]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to false.
[1664:1680][2017-08-29T21:18:26]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86
[1664:1680][2017-08-29T21:18:26]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to true.
[1664:1680][2017-08-29T21:18:26]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64
[1664:1680][2017-08-29T21:18:26]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.
[1664:1680][2017-08-29T21:18:26]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86
[1664:1680][2017-08-29T21:18:26]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false.
[1664:1680][2017-08-29T21:18:26]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64
[1664:1680][2017-08-29T21:18:26]i201: Planned package: vcRuntimeMinimum_x64, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: Register
[1664:1680][2017-08-29T21:18:26]i201: Planned package: vcRuntimeAdditional_x64, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: Register
[1664:1680][2017-08-29T21:18:26]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1664:1680][2017-08-29T21:18:26]i201: Planned package: Windows81_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1664:1680][2017-08-29T21:18:26]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1664:1680][2017-08-29T21:18:26]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1664:1680][2017-08-29T21:18:26]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1664:1680][2017-08-29T21:18:26]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: None
[1664:1680][2017-08-29T21:18:26]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1664:1680][2017-08-29T21:18:26]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1664:1680][2017-08-29T21:18:26]i299: Plan complete, result: 0x0
[1664:1680][2017-08-29T21:18:26]i300: Apply begin
[1430:030C][2017-08-29T21:18:26]i360: Creating a system restore point.
[1430:030C][2017-08-29T21:18:26]w363: Could not create system restore point, error: 0x80070422. Continuing...
[1430:030C][2017-08-29T21:18:26]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{e46eca4f-393b-40df-9f49-076faf788d83}, options: 0x7, disable resume: No
[1430:030C][2017-08-29T21:18:26]i000: Caching bundle from: 'C:\Users\ADMINI~1\AppData\Local\Temp\{e46eca4f-393b-40df-9f49-076faf788d83}\.be\VC_redist.x64.exe' to: 'C:\ProgramData\Package Cache\{e46eca4f-393b-40df-9f49-076faf788d83}\VC_redist.x64.exe'
[1430:030C][2017-08-29T21:18:26]i320: Registering bundle dependency provider: {e46eca4f-393b-40df-9f49-076faf788d83}, version: 14.0.23026.0
[1430:030C][2017-08-29T21:18:26]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{e46eca4f-393b-40df-9f49-076faf788d83}, resume: Active, restart initiated: No, disable resume: No
[1430:13C4][2017-08-29T21:18:27]i304: Verified existing payload: Windows7_MSU_x64 at path: C:\ProgramData\Package Cache\.unverified\Windows7_MSU_x64.
[1430:13C4][2017-08-29T21:18:27]i305: Verified acquired payload: Windows7_MSU_x64 at path: C:\ProgramData\Package Cache\.unverified\Windows7_MSU_x64, moving to: C:\ProgramData\Package Cache\42D5BEC7DDFBD49E76467529CBC2868987BF8460\packages\Patch\x64\Windows6.1-KB2999226-x64.msu.
[1430:030C][2017-08-29T21:18:27]i325: Registering dependency: {e46eca4f-393b-40df-9f49-076faf788d83} on package provider: Microsoft.VS.VC_RuntimeMinimumVSU_amd64,v14, package: vcRuntimeMinimum_x64
[1430:030C][2017-08-29T21:18:27]i325: Registering dependency: {e46eca4f-393b-40df-9f49-076faf788d83} on package provider: Microsoft.VS.VC_RuntimeAdditionalVSU_amd64,v14, package: vcRuntimeAdditional_x64
[1430:030C][2017-08-29T21:18:27]i301: Applying execute package: Windows7_MSU_x64, action: Install, path: C:\ProgramData\Package Cache\42D5BEC7DDFBD49E76467529CBC2868987BF8460\packages\Patch\x64\Windows6.1-KB2999226-x64.msu, arguments: '"C:\Windows\SysNative\wusa.exe" "C:\ProgramData\Package Cache\42D5BEC7DDFBD49E76467529CBC2868987BF8460\packages\Patch\x64\Windows6.1-KB2999226-x64.msu" /quiet /norestart'
[1430:030C][2017-08-29T21:18:28]e000: Error 0x8000ffff: Failed to execute MSU package.
[1664:1680][2017-08-29T21:18:28]e000: Error 0x8000ffff: Failed to configure per-machine MSU package.
[1664:1680][2017-08-29T21:18:28]i319: Applied execute package: Windows7_MSU_x64, result: 0x8000ffff, restart: None
[1664:1680][2017-08-29T21:18:28]e000: Error 0x8000ffff: Failed to execute MSU package.
[1430:030C][2017-08-29T21:18:28]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{e46eca4f-393b-40df-9f49-076faf788d83}, resume: None, restart: None, disable resume: No
[1430:030C][2017-08-29T21:18:28]i330: Removed bundle dependency provider: {e46eca4f-393b-40df-9f49-076faf788d83}
[1430:030C][2017-08-29T21:18:28]i352: Removing cached bundle: {e46eca4f-393b-40df-9f49-076faf788d83}, from path: C:\ProgramData\Package Cache\{e46eca4f-393b-40df-9f49-076faf788d83}\
[1430:030C][2017-08-29T21:18:28]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{e46eca4f-393b-40df-9f49-076faf788d83}, resume: None, restart initiated: No, disable resume: No
[1664:1680][2017-08-29T21:18:29]i399: Apply complete, result: 0x8000ffff, restart: None, ba requested restart:  No

经过各种搜索发现是缺少KB2999226补丁,于是在微软官网下载好了,然而安装的时候出现如图情况:

查看系统日志如图:

在微软社区找了一下后,尝试了安装MicrosoftEasyFix50202.exe,并安装windows系统更新准备程序(KB947821),然而在第一次安装时却卡在大概80%的位置一直不动,只好强制结束进程。再次运行以后就一直卡在如下图的位置,进度条一直是0%:

采用了社区里说的“干净启动”的方式取消了各种启动项和服务并关闭了防护软件后尝试依然如此。

尝试了网上找到的以下偏方:

1、停止wuauserv服务,删除SoftwareDistribution文件夹后再开启wuauserv服务,安装KB2999226还是失败,失败信息和上面一样

2、使用dism.exe /online /Add-Package /PackagePath:C:\a\Windows6.1-KB2999226-x64.cab命令进行强制安装,但是安装失败,错误提示如下:

现在已经不知道怎么办了,不重装系统的话还能解决这个问题么,希望大神们来支个招。



最后更新:2017-08-29 22:03:37

  上一篇:go win8.1更新后,手机用数据线联电脑mtp失败
  下一篇:go surface pro4 Win10系统 无限自动修复