I'm having problems with Visual Studio and Visual C++

Brex 10 0 Reputation points
2023-05-10T15:28:33.7666667+00:00

I'm running into an error while trying to install the most recent Visual C++, i thought maybe i didn't have visual studio so I went to install that and ran into the same error. here are some screenshots.

My attempt at install Visual C++ C++.PNG My Attempt at installing Visual Studio VisualStudioInstallError.PNG This is even preventing me from running some games Cant run game.PNG Also the visual studio install finished but gave me this popup Huh.PNG

I Ended Up Finding the solution to my problem after bouncing around getting help from many different sources.

 https://youtu.be/ybr5ExVOlqI

Developer technologies Visual Studio Setup
Developer technologies C++
{count} votes

2 answers

Sort by: Most helpful
  1. Brex 10 0 Reputation points
    2023-05-11T00:26:17.8366667+00:00

    I found the solution https://youtu.be/ybr5ExVOlqI

    0 comments No comments

  2. Tianyu Sun-MSFT 34,436 Reputation points Microsoft External Staff
    2023-05-11T01:38:06.5033333+00:00

    Hi @Brex 10 ,

    Thank you for sharing the solution here.

    Just, summarize and list the steps that shared in the video here:

    In short: Uninstall(by using troubleshooter tool) the installed Microsoft Visual C++ Redistributable packages and then download and reinstall it/them.

    Steps:

    1. Uninstall all separately installed Microsoft Visual C++ … Minimum Runtime… packages from Control Panel(right-click > Uninstall).
    2. Download and run troubleshooter from here: Fix problems that block programs from being installed or removed > click Uninstalling > select and uninstall all installed Microsoft Visual C++ … Minimum Runtime... packages from the list.
    3. Download the Microsoft Visual C++ Redistributable packages from here: Microsoft Visual C++ Redistributable latest supported downloads and install it.

    Feel free to let us know, if you get any other issues in the future.

    Have a great day.

    Sincerely,

    Tianyu

    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.