Couldn 39;t Install Microsoft.visual C++.redist.14

4 views
Skip to first unread message

Geoffrey Beird

unread,
Aug 5, 2024, 9:18:48 AM8/5/24
to asoutmacpo
Ifthe issue has already been reported on the Developer Community, you can find solutions or workarounds there. If the issue has not been reported, we encourage you to create a new issue so that other developers will be able to find solutions or workarounds. You can create a new issue from within the Visual Studio Installer in the upper-right hand corner using the "Provide feedback" button.

Run the "Visual Studio Installer" app

In Installed Tab > Visual Studio Professional 2022 > click on More then Select Repair

wait for the installation to finish then the installer will prompt you to restart your computer


This might help.

I was installing Desktop development with C++ via Visual Studio Installer. On the error popup with message "Couldn't install Microsoft.VisualCpp.Redist.14.Latest" there is View Logs option.

Error log should state: "Error opening installation log file. Verify that the specified log file location exists and that you can write to it."

Installation log file location should be C:\Users[user]\AppData\Local\Temp. Give everyone rights to Temp folder: right click on the Temp folder -> Properties -> Security tab -> Edit -> Add -> type Everyone -> click on Check Names -> OK -> check Full control -> Apply -> OK -> OK.

Error log contains name of the installation log and it should be something like this: dd_setup_xxxxxxxxxxxxxx_001_Microsoft.VisualCpp.Redist.14.Latest.log. xxxxxxxxxxxxxx part should represent date and time ,for example 20220812175204. In the Temp folder find the given installation log file and check if Everyone has full control over it, similarly as previously described. It should be so, but if not, set it yourself.

I think each installation try has its own installation log, with specific date and time in installation log's name and Everyone doesn't have full control over that new log, as it is created after full control is given to everyone, but I am not sure. Therefore, failed installation's step should be continued.

Error log contains one more path. That is path to installation file. The path should be something like: C:\ProgramData\Microsoft\VisualStudio\Packages\Microsoft.VisualCpp.Redist.14.Latest,version=xx.xx.xxxxx,chip=x86. Open that location. There should be an application named something like VC_redist.x86. Run it.


Hi, Im having the same probelm. I want to use Visual Studio for c#. Everything in stalls but keep getting the error failed to install microsoft.visualcpp.redist.14. I dont know what this file is for and do I even need it as Im only using VS for C#.

3a8082e126
Reply all
Reply to author
Forward
0 new messages