Hi ,
I'm sorry, I misunderstood that I extracted the keys that I needed from the file to put in the WIX bootstrap.
DownloadUrl https://aka.ms/vs/17/release/vc_redist.x64.exe
PublicKey: MIIBCgKCAQEAtCg32mOdDA6rBBnZSMwxwXegqiDEUFlvQH9Sxww07hY3w7L52tJxLg0mCZjcszQddI6W4NJYb5E9QM319kyyE0l8EvA/pgcxgljDP8E6XIlgVf6W40ms286Cr0azaA1f7vaJjjNhGsMqOSSSXTZDNnfKs5ENG0bkXeB2q5hrp0qLsm/TWO3oFjeROZVHN2tgETswHR3WKTm6QjnXgGNj+V6rSZJO/WkTq
c8NesAo3Up/KjMwgc0e67x9llZLxRyyMWUBE9coT2+pUZqYAUDZ84nR1djnMY3PMDYiA84Gw5JpceeED38O0cEIvKdX8uG8oQa047+evMfDRr94MG9EWwIDAQAB
Thumbprint 8F985BE8FD256085C90A95D3C74580511A1DB97
Hash.: 8F9FB1B3CFE6E5092CF1225ECD6659DAB7CE50B8BF935CB79BFEDE1F3C895240
Hope this helps.
If you find the answer helpful, you can choose to accept the answer or not.
Independent Advisor - Community
Thanks
Answer from Ivan B on learn.microsoft.comHi ,
I'm sorry, I misunderstood that I extracted the keys that I needed from the file to put in the WIX bootstrap.
DownloadUrl https://aka.ms/vs/17/release/vc_redist.x64.exe
PublicKey: MIIBCgKCAQEAtCg32mOdDA6rBBnZSMwxwXegqiDEUFlvQH9Sxww07hY3w7L52tJxLg0mCZjcszQddI6W4NJYb5E9QM319kyyE0l8EvA/pgcxgljDP8E6XIlgVf6W40ms286Cr0azaA1f7vaJjjNhGsMqOSSSXTZDNnfKs5ENG0bkXeB2q5hrp0qLsm/TWO3oFjeROZVHN2tgETswHR3WKTm6QjnXgGNj+V6rSZJO/WkTq
c8NesAo3Up/KjMwgc0e67x9llZLxRyyMWUBE9coT2+pUZqYAUDZ84nR1djnMY3PMDYiA84Gw5JpceeED38O0cEIvKdX8uG8oQa047+evMfDRr94MG9EWwIDAQAB
Thumbprint 8F985BE8FD256085C90A95D3C74580511A1DB97
Hash.: 8F9FB1B3CFE6E5092CF1225ECD6659DAB7CE50B8BF935CB79BFEDE1F3C895240
Hope this helps.
If you find the answer helpful, you can choose to accept the answer or not.
Independent Advisor - Community
Thanks
Hi,
I think this is not an answer to my question. I am creating application installer using WiX which should install Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.42.34438 automatically on an user machine if it doesn't exists. In order to do so I need to feed some data into the installer and I can't find relevant data about:
- DownloadUrl in a form of a forward link
- CertificatePublicKey
- CertificateThumbprint
- Hash
Looking for Microsoft Visual C++ 2015-2022 Redistributable 14.50.35719.0 (x86)
Where are the Microsoft Visual C++ 2015-2022 Redistributable (x64) packages installed? - Stack Overflow
Visual C++ 2015-2022 Redistributable - auto-update and x64 vs x68
Looking to download visual c++ 2015-2022 redistributable 14.40.33816
Videos
There is no solution for creating a link to that exact version of the C++ Redistributable, because when Microsoft update the C++ Redistributables, the older versions are deprecated and no longer available on the same link, can you not upload a copy of that redistributable to some cloud service like OneDrive... etc. and provide a link to that in your installer.
Hi, I am Dave, I will help you with this.
This is the link to download all the latest versions of the C++ Redistributables, including version 14.42.34438.0
https://learn.microsoft.com/en-us/cpp/windows/l...
For me they are at
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Redist\MSVC
Do note that %VCINSTALLDIR% only works in the Visual Studio Developer Command Prompt. That should be located under the Visual Studio XXXX folder in your start menu or it can be launched directly from inside visual studio. You can then enter
cd %VCINSTALLDIR%
in the terminal to get where the directory is located on your machine.
According to Github/Microsoft Visual C++ Files are in %VCINSTALLDIR%Redist\MSVC\v143 folder.
The easiest way to locate the redistributable files is by using environment variables set in a developer command prompt. In Visual Studio 2022, the redistributable files are in the %VCINSTALLDIR%Redist\MSVC\v143 folder. In the latest version of Visual Studio 2019, you'll find the redistributable files in the %VCINSTALLDIR%Redist\MSVC\v142 folder. In both Visual Studio 2017 and Visual Studio 2019, they're also found in %VCToolsRedistDir%. In Visual Studio 2015, these files can be found in %VCINSTALLDIR%redist<locale>, where is the locale of the redistributable packages.
Hi,
I'm just updating our package for VC redist.
Why are some clients not updating automatically to the latest version? How can this be managed?
MS mentions, that x64 Package will also update x86 package. But in Controlpanel and some places in registry, there is still the old x86 Version entry. only running x86 and x64 installer will update it. But there is only one vcruntime140.dll in system32 that's upgraded - even with the x64 installer only.
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version
just want to understand and clean this up.
br Dirm
Hello Gourish,
Thanks for reaching out here in the Microsoft Answers Community.
You can download the latest version of Visual C++ redistributable from this page.
Please note that you cannot download a specific version of the library, only the latest version. Once installed, it should update alongside other Windows updates. To do so, right-click Start->Settings->Windows update->Advanced options, and enable "Receive updates for other Microsoft products".
Feel free to post back if you need further assistance.
Best Regards,
Sheng G. - MSFT | Microsoft Community Support Specialist
Gamgtd
Hi ,
Try uninstalling using Fix It
Well, you can do the following to uninstall all visual C++ from your computer using Microsoft FIx it application to completely uninstall visual C++ after uninstallation.
https://download.microsoft.com/download/7/E/9/7...
Open the on command(admin) prompt and run the commands: sfc /scannow and dism /online /cleanup-image /restorehealth , wait for the process to finish and restart the PC.
Reinstall using Visual C++ AIO after download extract the install.bat file right click run as administrator.
https://www.techpowerup.com/download/visual-c-r...
Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.
Hope this helps.
If you find the answer helpful, please mark it as an answer.
Independent Advisor - Community
Thank
Hi ,
Did you manage to solve the problem?
Independent Advisor - Community
Thanks
So a while ago I’ve bought a gaming pc pre build cause my old one completely died, and I bought the next best pc available, ps: I know Jack shit about pc‘s…
Now I mainly got it for video games, the problem, I can’t run half of em cause I don’t have windows visual c++ 2015 - 2022 installed, so I though „yea let’s just install it“, but every time I try to install it, it won’t let me, and this message pop‘s up, I tried everything else, from every video and post I found online, but nothing work’s, im out of idea‘s, if anybody know‘s what I can do to get this shit installed I would be thankful cause I don’t want to pay a bunch of money for a pc for it to then not work…