Windows 10 卸载Microsoft Visual C++ 2015
我试着安装VS2015的时候提示我运行库冲突,于是我尝试卸载运行库,但是遇到了很大的问题:
不管我点击“卸载”还是点击”修复“,都会提示我需要重启,但是重启过后问题依旧,于是就只能无限重启。
错误日志如下:
[3B90:3B8C][2017-09-25T13:38:46]i001: Burn v3.7.3813.0, Windows v10.0 (Build 15063: Service Pack 0), path: C:\ProgramData\Package Cache\{e2803110-78b3-4664-a479-3611a381656a}\VC_redist.x86.exe, cmdline: '/uninstall -burn.unelevated
BurnPipe.{563DF5B6-ADC8-46E9-9433-2699493697A2} {B3045CE4-A599-4B4E-8EB3-133E4B7E0E9E} 14644'
[3B90:3B8C][2017-09-25T13:38:46]i000: Setting string variable 'WixBundleLog' to value 'G:\WINDOW~\dd_vcredist_x86_20170925133846.log'
[3B90:3B8C][2017-09-25T13:38:46]i100: Detect begin, 10 packages
[3B90:3B8C][2017-09-25T13:38:46]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.15063.447'
[3B90:3B8C][2017-09-25T13:38:46]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1
[3B90:3B8C][2017-09-25T13:38:46]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3B90:3B8C][2017-09-25T13:38:46]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3B90:3B8C][2017-09-25T13:38:46]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3B90:3B8C][2017-09-25T13:38:46]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3B90:3B8C][2017-09-25T13:38:46]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3B90:3B8C][2017-09-25T13:38:46]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3B90:3B8C][2017-09-25T13:38:46]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3B90:3B8C][2017-09-25T13:38:46]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3B90:3B8C][2017-09-25T13:38:46]i101: Detected package: vcRuntimeMinimum_x86, state: Present, cached: Complete
[3B90:3B8C][2017-09-25T13:38:46]i101: Detected package: vcRuntimeAdditional_x86, state: Present, cached: Complete
[3B90:3B8C][2017-09-25T13:38:46]i101: Detected package: Windows81_x86, state: Absent, cached: None
[3B90:3B8C][2017-09-25T13:38:46]i101: Detected package: Windows81_x64, state: Absent, cached: None
[3B90:3B8C][2017-09-25T13:38:46]i101: Detected package: Windows8_x86, state: Absent, cached: None
[3B90:3B8C][2017-09-25T13:38:46]i101: Detected package: Windows8_x64, state: Absent, cached: None
[3B90:3B8C][2017-09-25T13:38:46]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[3B90:3B8C][2017-09-25T13:38:46]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[3B90:3B8C][2017-09-25T13:38:46]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[3B90:3B8C][2017-09-25T13:38:46]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[3B90:3B8C][2017-09-25T13:38:46]i052: Condition 'VersionNT >= v6.0 OR (VersionNT = v5.1 AND ServicePackLevel >= 2) OR (VersionNT = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[3B90:3B8C][2017-09-25T13:38:46]i199: Detect complete, result: 0x0
[3B90:3B8C][2017-09-25T13:38:47]i200: Plan begin, 10 packages, action: Uninstall
[3B90:3B8C][2017-09-25T13:38:47]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64
[3B90:3B8C][2017-09-25T13:38:47]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86
[3B90:3B8C][2017-09-25T13:38:47]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64
[3B90:3B8C][2017-09-25T13:38:47]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86
[3B90:3B8C][2017-09-25T13:38:47]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64
[3B90:3B8C][2017-09-25T13:38:47]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86
[3B90:3B8C][2017-09-25T13:38:47]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64
[3B90:3B8C][2017-09-25T13:38:47]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86
[3B90:3B8C][2017-09-25T13:38:47]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x86' to value 'G:\WINDOW~\dd_vcredist_x86_20170925133846_000_vcRuntimeAdditional_x86_rollback.log'
[3B90:3B8C][2017-09-25T13:38:47]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x86' to value 'G:\WINDOW~\dd_vcredist_x86_20170925133846_000_vcRuntimeAdditional_x86.log'
[3B90:3B8C][2017-09-25T13:38:47]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x86' to value 'G:\WINDOW~\dd_vcredist_x86_20170925133846_001_vcRuntimeMinimum_x86_rollback.log'
[3B90:3B8C][2017-09-25T13:38:47]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x86' to value 'G:\WINDOW~\dd_vcredist_x86_20170925133846_001_vcRuntimeMinimum_x86.log'
[3B90:3B8C][2017-09-25T13:38:47]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3B90:3B8C][2017-09-25T13:38:47]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3B90:3B8C][2017-09-25T13:38:47]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3B90:3B8C][2017-09-25T13:38:47]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3B90:3B8C][2017-09-25T13:38:47]i201: Planned package: Windows8_x64, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3B90:3B8C][2017-09-25T13:38:47]i201: Planned package: Windows8_x86, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3B90:3B8C][2017-09-25T13:38:47]i201: Planned package: Windows81_x64, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3B90:3B8C][2017-09-25T13:38:47]i201: Planned package: Windows81_x86, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3B90:3B8C][2017-09-25T13:38:47]i201: Planned package: vcRuntimeAdditional_x86, state: Present, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, cache: No, uncache: Yes, dependency: Unregister
[3B90:3B8C][2017-09-25T13:38:47]i201: Planned package: vcRuntimeMinimum_x86, state: Present, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, cache: No, uncache: Yes, dependency: Unregister
[3B90:3B8C][2017-09-25T13:38:47]i299: Plan complete, result: 0x0
[3B90:3B8C][2017-09-25T13:38:47]i300: Apply begin
[3B90:3B8C][2017-09-25T13:38:49]i399: Apply complete, result: 0x8007015e, restart: Required, ba requested restart: No
最后更新:2017-09-25 18:02:47
上一篇:
锁屏界面提示“某些设置隐藏或者由你的组织来管理”,无法使用windows聚焦
下一篇:
摘要页事件不小心删除了,怎么恢复
你的设备已过期,并缺少重要的安全和质量更新,因此存在风险。让我们带你重回正轨,这样
Microsoft store 无法联网,显示Microsoft Store需要联网,你似乎没有联网
设备以迁移 由于仅部分匹配或匹配不明确,因此无法迁移设备
由于在创建转储期间出错,创建转储文件失败。
发生临时 DNS 错误
应用商店,在我们这边发生问题,无法使你登陆,错误代码: 0xD000000D
照相机不可用,错误代码:0xA00F4244(0xC00DABE0)
应用商店打开异常提示“清单中指定了未知的布局”
自定义扫描Windows defender里面的设备性能和运行状况 黄色感叹号问题
windows预口体验成员内口版本遇到问题需要重启
热门内容
windows10 点开此电脑后,有两个显示硬盘盘符的目录是怎么回事?
windows 10 专业版无法下载中文语言包
KB4056892
win10不能共享文件夹
在Surfacebook上用Windows to go 1703版本,更新后重启蓝屏,无法进入系统
windows10 1709版本更新失败,错误0x8007001f
microdoft visual c++ 2015 redistributable
WIN10 Insider Preview 17025更新失败,错误代码0x80096004
计算机管理服务 出现一个内部错误(INVALID
关于控制面板中的安全和维护内提示Windows defender 防病毒已关闭的问题