Visual C++ Redistributable for Visual Studio 2012 Update 4 can't be repaired or uninstall

Ka Ho Chan 0 Reputation points
2023-01-11T06:44:42.22+00:00

So I've tried to download a game called Apex Legends. Yet it always shows the following. I've tried every step to solve the problem but it is still not working for 3-5 days. Please help. Here is my log file .

[5F00:4818][2023-01-11T14:43:21]: Burn v3.6.3542.0, Windows v6.3 (Build 9600: Service Pack 0), path: C:\Users\Admin\Downloads\vcredist_x86.exe, cmdline: ''

[5F00:4818][2023-01-11T14:43:21]: Setting string variable 'WixBundleLog' to value 'C:\Users\Admin\AppData\Local\Temp\dd_vcredist_x86_20230111144321.log'

[5F00:4818][2023-01-11T14:43:21]: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Admin\Downloads\vcredist_x86.exe'

[5F00:4818][2023-01-11T14:43:21]: Detect 2 packages

[5F00:4818][2023-01-11T14:43:21]: Detected package: vcRuntimeMinimum_x86, state: Present, cached: Complete

[5F00:4818][2023-01-11T14:43:21]: Detected package: vcRuntimeAdditional_x86, state: Present, cached: Complete

[5F00:4818][2023-01-11T14:43:21]: Condition 'VersionNT >= v6.0 OR (VersionNT = v5.1 AND ServicePackLevel >= 2) OR (VersionNT = v5.2 AND ServicePackLevel >= 1)' evaluates to true.

[5F00:4818][2023-01-11T14:43:21]: Detect complete, result: 0x0

[5F00:4818][2023-01-11T14:43:25]: Plan 2 packages, action: Install

[5F00:4818][2023-01-11T14:43:25]: Condition '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.

[5F00:4818][2023-01-11T14:43:25]: Condition '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.

[5F00:4818][2023-01-11T14:43:25]: Planned package: vcRuntimeMinimum_x86, state: Present, default requested: Present, ba requested: Present, execute: None, rollback: None, cache: No, uncache: No, dependency: Register

[5F00:4818][2023-01-11T14:43:25]: Planned package: vcRuntimeAdditional_x86, state: Present, default requested: Present, ba requested: Present, execute: None, rollback: None, cache: No, uncache: No, dependency: Register

[5F00:4818][2023-01-11T14:43:25]: Plan complete, result: 0x0

[5F00:4818][2023-01-11T14:43:25]: Apply begin

[5CB0:3DF4][2023-01-11T14:43:26]: Creating a system restore point.

[5CB0:3DF4][2023-01-11T14:43:26]: Created a system restore point.

[5CB0:3DF4][2023-01-11T14:43:26]: Caching bundle from: 'C:\Users\Admin\AppData\Local\Temp{33d1fd90-4274-48a1-9bc1-97e33d9c2d6f}.be\vcredist_x86.exe' to: 'C:\ProgramData\Package Cache{33d1fd90-4274-48a1-9bc1-97e33d9c2d6f}\vcredist_x86.exe'

[5CB0:3DF4][2023-01-11T14:43:26]: Registering bundle dependency provider: {33d1fd90-4274-48a1-9bc1-97e33d9c2d6f}, version: 11.0.61030.0

[5CB0:3DF4][2023-01-11T14:43:26]: Error 0x80070005: Failed to write run key value.

[5CB0:3DF4][2023-01-11T14:43:26]: Error 0x80070005: Failed to update resume mode.

[5CB0:3DF4][2023-01-11T14:43:26]: Error 0x80070005: Failed to begin registration session.

[5F00:4818][2023-01-11T14:43:26]: Error 0x80070005: Failed to begin registration session in per-machine process.

[5F00:4818][2023-01-11T14:43:26]: Error 0x80070005: Failed to register bundle.

[5F00:4818][2023-01-11T14:43:26]: Apply complete, result: 0x80070005, restart: None, ba requested restart: No

屏幕截图 2023-01-11 144337

屏幕截图 2023-01-11 141146

Please help, thanks.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,354 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,016 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,073 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 30,791 Reputation points Microsoft Vendor
    2023-01-11T10:40:40.09+00:00

    Hi @Ka Ho Chan ,

    Welcome to Microsoft Q&A! 

    Please download the latest supported Microsoft Visual C++ 2012 Redistributable (x86) – 11.0.61030 from the link

    Then, run it as administrator to install it.

    Meanwhile, please check for Windows update and install the recommended updates.

    If you have anti-virus software or firewall, please temporarily disable them.

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.