Hi I need Microsoft Visual C++ 2015-2019 Redistributable ,but in the microsoft there is Visual Studio 2015, 2017, 2019 e 2022 for 64bit and 32bit but this does miss all the file I need like api-ms-win-core*.dll api-ms-win-crt*.dll they are more than 40 files ,and in the microsoft visual c++ there are no such file Code: https://aka.ms/vs/17/release/vc_redist.x64.exe https://aka.ms/vs/17/release/vc_redist.x86.exe might you help me? thanks
hi JRViejo I guess it's visual c++ 2019 what do I need but why does microsoft complicate every thing ? thanks
Here is latest release and in fact was just updated today: https://github.com/abbodi1406/vcredist/releases If you read the main page of that post you will see the following: "VC++ 2022 runtimes are binary compatible with VC++ 2015-2017-2019 and cover all VS 2015-2017-2019-2022 programs"
It seems that those are part of onedrive as well as windows (May, I installed in Sep) and apps that need them. I actually install VisualCppRedist_AIO_x86_x64, but it does not change any of those, so they should be present by default.
hi but have you noticed that firefox 64bit and 32bit , do include these files ? api-ms-win-core*.dll api-ms-win-crt*.dll
Isn't this the place to go: Microsoft Visual C++ Redistributable latest supported downloads https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 ( last updated on 05/09/2022 ) In January 2020 I posted in the ADinf thread: https://www.wilderssecurity.com/threads/adinf32-version-4-19-08-feb-2015.375574/page-3#post-2885214 Martin Brinkmann wrote an article in June 2019 : Microsoft ends Visual C++ Redistributable Chaos https://www.ghacks.net/2019/06/23/microsoft-ends-visual-c-redistributable-chaos/
Honestly, why can not MS make one webpage with essential runtimes, like DX9, VisualC++, all store extensions, etc. So people would not have to roam hidden depths of the internet to find them.