I'm new here so apologies if this is posted in the wrong place. Also apologies if this has been asked before. Any help would be appreciated.
I have a new game that I am trying to install on to my computer but there is an issue with Microsoft Visual C++ 2012 redistributable (x64) which apparently needs to install in order for the game to install and run correctly. I found it and tried
to repair/uninstall it multiple times to no avail and kept getting an error message. Finally today I downloaded and external program to uninstall it and managed to get it and any fragments removed. Restarted the computer and went to re download and install
it from Microsoft and the same error message has appeared. I've been able to install/reinstall all other versions of this, 2010, 2008, 2013 and even the 2012 x84 version.
Log File is as follows
[0B18:227C][2020-04-21T10:52:30]: Burn v3.6.3542.0, Windows v6.3 (Build 9600: Service Pack 0), path: C:\Users\elccr\AppData\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\TempState\Downloads\en_visual_cpp_redistributable_for_visual_studio_2012_update_4_x64_3161523
(4).exe, cmdline: ''
[0B18:227C][2020-04-21T10:52:30]: Setting string variable 'WixBundleLog' to value 'C:\Users\elccr\AppData\Local\Temp\dd_vcredist_amd64_20200421105230.log'
[0B18:227C][2020-04-21T10:52:30]: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\elccr\AppData\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\TempState\Downloads\en_visual_cpp_redistributable_for_visual_studio_2012_update_4_x64_3161523
(4).exe'
[0B18:227C][2020-04-21T10:52:30]: Could not load or read state file: C:\ProgramData\Package Cache\{ca67548a-5ebe-413a-b50c-4b9ceb6d66c6}\state.rsm, error: 0x80070003.
[0B18:227C][2020-04-21T10:52:30]: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2012 Redistributable (x64) - 11.0.61030'
[0B18:227C][2020-04-21T10:52:30]: Detect 2 packages
[0B18:227C][2020-04-21T10:52:30]: Detected related bundle: {a1909659-0a08-4554-8af1-2175904903a1}, type: Upgrade, scope: PerMachine, version: 11.0.60610.1, operation: MajorUpgrade
[0B18:227C][2020-04-21T10:52:30]: Detected package: vcRuntimeMinimum_x64, state: Present, cached: Complete
[0B18:227C][2020-04-21T10:52:30]: Detected package: vcRuntimeAdditional_x64, state: Present, cached: Complete
[0B18:227C][2020-04-21T10:52:30]: Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[0B18:227C][2020-04-21T10:52:30]: Detect complete, result: 0x0
[0B18:227C][2020-04-21T10:52:34]: Plan 2 packages, action: Install
[0B18:227C][2020-04-21T10:52:34]: 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.
[0B18:227C][2020-04-21T10:52:34]: 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.
[0B18:227C][2020-04-21T10:52:34]: Planned package: vcRuntimeMinimum_x64, state: Present, default requested: Present, ba requested: Present, execute: None, rollback: None, cache: No, uncache: No, dependency: Register
[0B18:227C][2020-04-21T10:52:34]: Planned package: vcRuntimeAdditional_x64, state: Present, default requested: Present, ba requested: Present, execute: None, rollback: None, cache: No, uncache: No, dependency: Register
[0B18:227C][2020-04-21T10:52:34]: Planned related bundle: {a1909659-0a08-4554-8af1-2175904903a1}, type: Upgrade, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, dependency: None
[0B18:227C][2020-04-21T10:52:34]: Plan complete, result: 0x0
[0B18:227C][2020-04-21T10:52:34]: Apply begin
[0B18:227C][2020-04-21T10:52:34]: Apply complete, result: 0x8007015e, restart: Required, ba requested restart: No