Windows 10 Microsoft Visual c++ 2012 Redistributable 2012 fails to install

  • Thread starter Thread starter wavE_6969
  • Start date Start date
W

wavE_6969

I am trying to install this redistributale (2012) and it fails to install. I need this because many games require this and they do not run properly or just fail to install as I am missing this. I have all of the other Redistibutales and this is the only one i have a problem with. It is either stuck on initializing when trying to install or gives me an error. Here is the Log:

[3724:3888][2019-10-31T22:21:20]: Burn v3.6.3542.0, Windows v6.3 (Build 9600: Service Pack 0), path: C:\Users\Alex\Downloads\Programs\vcredist_x64_2.exe, cmdline: ''

[3724:3888][2019-10-31T22:21:20]: Setting string variable 'WixBundleLog' to value 'C:\Users\Alex\AppData\Local\Temp\dd_vcredist_amd64_20191031222120.log'

[3724:3888][2019-10-31T22:21:20]: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Alex\Downloads\Programs\vcredist_x64_2.exe'

[3724:3888][2019-10-31T22:21:20]: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2012 Redistributable (x64) - 11.0.61030'

[3724:3888][2019-10-31T22:21:20]: Detect 2 packages

[3724:3888][2019-10-31T22:21:20]: Detected package: vcRuntimeMinimum_x64, state: Present, cached: Complete

[3724:3888][2019-10-31T22:21:20]: Detected package: vcRuntimeAdditional_x64, state: Present, cached: Complete

[3724:3888][2019-10-31T22:21:20]: Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true.

[3724:3888][2019-10-31T22:21:20]: Detect complete, result: 0x0

[3724:3888][2019-10-31T22:21:22]: Plan 2 packages, action: Install

[3724:3888][2019-10-31T22:21:22]: Condition 'VersionNT64 AND (VersionNT > v6.2 OR (VersionNT = v6.2 AND (NTProductType = 1)) OR (VersionNT = v6.2 AND NOT (NTProductType = 1)) OR (VersionNT = v6.0 AND NOT (NTProductType = 1)) OR (VersionNT = v6.1 AND (NTProductType = 1)) OR (VersionNT = v6.1 AND NOT (NTProductType = 1)) OR (VersionNT = v6.0 AND (NTProductType = 1)) OR (VersionNT = v5.1) OR (VersionNT = v5.2 AND NOT (NTProductType = 1)) OR (VersionNT = v5.2 AND (NTProductType = 1)))' evaluates to true.

[3724:3888][2019-10-31T22:21:22]: Condition 'VersionNT64 AND (VersionNT > v6.2 OR (VersionNT = v6.2 AND (NTProductType = 1)) OR (VersionNT = v6.2 AND NOT (NTProductType = 1)) OR (VersionNT = v6.0 AND NOT (NTProductType = 1)) OR (VersionNT = v6.1 AND (NTProductType = 1)) OR (VersionNT = v6.1 AND NOT (NTProductType = 1)) OR (VersionNT = v6.0 AND (NTProductType = 1)) OR (VersionNT = v5.1) OR (VersionNT = v5.2 AND NOT (NTProductType = 1)) OR (VersionNT = v5.2 AND (NTProductType = 1)))' evaluates to true.

[3724:3888][2019-10-31T22:21:22]: Planned package: vcRuntimeMinimum_x64, state: Present, default requested: Present, ba requested: Present, execute: None, rollback: None, cache: No, uncache: No, dependency: Register

[3724:3888][2019-10-31T22:21:22]: Planned package: vcRuntimeAdditional_x64, state: Present, default requested: Present, ba requested: Present, execute: None, rollback: None, cache: No, uncache: No, dependency: Register

[3724:3888][2019-10-31T22:21:22]: Plan complete, result: 0x0

[3724:3888][2019-10-31T22:21:22]: Apply begin

[3724:3888][2019-10-31T22:21:22]: Error 0x80070020: Failed to create engine file at path: C:\Users\Alex\AppData\Local\Temp\{ca67548a-5ebe-413a-b50c-4b9ceb6d66c6}\.be\vcredist_x64.exe

[3724:3888][2019-10-31T22:21:22]: Error 0x80070020: Failed to copy engine: 'C:\Users\Alex\Downloads\Programs\vcredist_x64_2.exe' to working path: C:\Users\Alex\AppData\Local\Temp\{ca67548a-5ebe-413a-b50c-4b9ceb6d66c6}\.be\vcredist_x64.exe

[3724:3888][2019-10-31T22:21:22]: Error 0x80070020: Failed to cache engine to working directory.

[3724:3888][2019-10-31T22:21:22]: Apply complete, result: 0x80070020, restart: None, ba requested restart: No


Any help would be much appreciated!

Nicky.

Continue reading...
 
Back
Top