關於VC++運行庫15與17的x64版本共存性問題
本人之前裝了7個版本的運行庫:x64-05、08、10、12、13、15,x86-15。
但是今天安裝了17的x64版本後,重啟係統發現15的x64版本運行庫消失了,再次安裝也提示失敗。
之後本人又檢查了係統更新,結果沒有(之前舊版的運行庫因為官網未必提供的是最新版,所以會有更新)。
因此現在想到,是不是x64的15與17版本運行庫有衝突,或者其實是程序出錯?
再次安裝15的x64版本運行庫出錯後的錯誤代碼:0x80070666
日誌:
[3174:0D20][2017-09-04T21:06:58]i001: Burn v3.7.3813.0, Windows v10.0 (Build 15063: Service Pack 0), path: C:\Users\yuana\Downloads\Visual_C++ 運行庫\vcredist-15_x64.exe, cmdline: ''
[3174:0D20][2017-09-04T21:06:58]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\yuana\AppData\Local\Temp\dd_vcredist_amd64_20170904210658.log'
[3174:0D20][2017-09-04T21:06:58]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\yuana\Downloads\Visual_C++ 運行庫\vcredist-15_x64.exe'
[3174:0D20][2017-09-04T21:06:58]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\yuana\Downloads\Visual_C++ 運行庫\'
[3174:0D20][2017-09-04T21:06:58]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015 Redistributable (x64) - 14.0.23026'
[3174:0D20][2017-09-04T21:06:58]i100: Detect begin, 10 packages
[3174:0D20][2017-09-04T21:06:58]i000: File search: windows_uCRT_DetectKey, did not find path: C:\WINDOWS\system32\api-ms-win-crt-runtime-l1-1-0.dll
[3174:0D20][2017-09-04T21:06:58]i000: File search: windows_uCRT_DetectKeyExists, did not find path: C:\WINDOWS\system32\api-ms-win-crt-runtime-l1-1-0.dll
[3174:0D20][2017-09-04T21:06:58]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 0
[3174:0D20][2017-09-04T21:06:58]i102: Detected related bundle: {6c6356fe-cbfa-4944-9bed-a9e99f45cb7a}, type: Upgrade, scope: PerMachine, version: 14.11.25325.0, operation: Downgrade
[3174:0D20][2017-09-04T21:06:58]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}
[3174:0D20][2017-09-04T21:06:58]i103: Detected related package: {B0037450-526D-3448-A370-CACBD87769A0}, scope: PerMachine, version: 14.11.25325.0, language: 0 operation: Downgrade
[3174:0D20][2017-09-04T21:06:58]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}
[3174:0D20][2017-09-04T21:06:58]i103: Detected related package: {B13B3E11-1555-353F-A63A-8933EE104FBD}, scope: PerMachine, version: 14.11.25325.0, language: 0 operation: Downgrade
[3174:0D20][2017-09-04T21:06:58]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3174:0D20][2017-09-04T21:06:58]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3174:0D20][2017-09-04T21:06:58]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3174:0D20][2017-09-04T21:06:58]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3174:0D20][2017-09-04T21:06:58]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3174:0D20][2017-09-04T21:06:58]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3174:0D20][2017-09-04T21:06:58]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3174:0D20][2017-09-04T21:06:58]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3174:0D20][2017-09-04T21:06:58]i101: Detected package: vcRuntimeMinimum_x64, state: Obsolete, cached: None
[3174:0D20][2017-09-04T21:06:58]i101: Detected package: vcRuntimeAdditional_x64, state: Obsolete, cached: None
[3174:0D20][2017-09-04T21:06:58]i101: Detected package: Windows81_x86, state: Absent, cached: None
[3174:0D20][2017-09-04T21:06:58]i101: Detected package: Windows81_x64, state: Absent, cached: None
[3174:0D20][2017-09-04T21:06:58]i101: Detected package: Windows8_x86, state: Absent, cached: None
[3174:0D20][2017-09-04T21:06:58]i101: Detected package: Windows8_x64, state: Absent, cached: None
[3174:0D20][2017-09-04T21:06:58]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[3174:0D20][2017-09-04T21:06:58]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[3174:0D20][2017-09-04T21:06:58]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[3174:0D20][2017-09-04T21:06:58]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[3174:0D20][2017-09-04T21:06:58]i052: Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[3174:0D20][2017-09-04T21:06:58]i199: Detect complete, result: 0x0
[3174:31D4][2017-09-04T21:07:02]e000: Error 0x80070666: Cannot install a product when a newer version is installed.
最後更新:2017-09-04 22:02:40
上一篇:
Win10升級出現0xc1900208錯誤
下一篇:
電視棒識別
你的設備已過期,並缺少重要的安全和質量更新,因此存在風險。讓我們帶你重回正軌,這樣
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 防病毒已關閉的問題