I found the solution https://youtu.be/ybr5ExVOlqI
I'm having problems with Visual Studio and Visual C++
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.
Developer technologies Visual Studio Setup
Developer technologies C++
2 answers
Sort by: Most helpful
-
-
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:
- Uninstall all separately installed
Microsoft Visual C++ … Minimum Runtime…
packages from Control Panel(right-click > Uninstall). - 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. - 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
- Uninstall all separately installed