About 381,000 results
Open links in new tab
  1. Microsoft Visual C++ 2022 X86 Minimum Runtime Error (Redlist14 ...

    Nov 16, 2024 · Microsoft Visual C++ xxxx Xxx Additional Runtime – xx.xx.xxxxx Microsoft Visual C++ xxxx Xxx Debug Runtime – xx.xx.xxxxx Microsoft Visual C++ xxxx Xxx Minimum Runtime – …

  2. Where are the Microsoft Visual C++ 2015-2022 Redistributable (x64 ...

    Mar 25, 2022 · You're confusing Visual Studio (the development environment) with Microsoft Visual C++ Redistributable (a runtime support library). There isn't even such a thing as "visual C++ 2015-2022".

  3. Visual Studio 2022 Installer not Bundling VC++ Redistributable

    Sep 13, 2023 · With this setting, the generated "Setup.exe" file will then verify if an installation or update of the redistributable is needed and, if so, will manage its download and installation from the selected …

  4. Windows - can't install MS Visual C++ Redistributable

    May 2, 2024 · How to back up and restore the registry in Windows Back up the below registry item and remove the entire item: 2, Rename some folders related to Visual Studio. I also doubt that the old …

  5. SQL OLE DB Driver msoledbsql.msi will not install

    May 5, 2023 · According to Microsoft's website, Microsoft Visual C++ Redistributable for Visual Studio 2022 only became necessary in version 19.3.0 of Microsoft OLE DB Driver for SQL Server. So if you …

  6. Can't install msoledbsql - get error saying it needs C++ Redist

    Oct 5, 2023 · So I downloaded and installed Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.36.32532, but I still get the same message, even after rebooting. I tried adding both as …

  7. oracle database - Can't install MySQL 8 with ONLY Visual Studio 2022 ...

    Nov 10, 2021 · MySQL isn't supported for Visual Studio 2022 yet. it's weird and frustrating, to be honest, but if you want to work with MySQL with VS22, you either need to change the Database or go back …

  8. Developing SSIS in Visual studio (32 bit) on a 64 bit OS - Stack Overflow

    Mar 28, 2023 · So go install the 32bit Visual C++ Redistributable. Normally you would already have this after you install Visual Studio, but you're using an older Visual Studio. Or better, you can use the new …

  9. Install VC++ Redistributables for Visual Studio 2015-2022 with MSI setup

    Jan 15, 2024 · I have a Microsoft Visual Studio 2022 VC++ application that is distributed as MSI file and installs the VC++ redistributable as merge modules. It’s a server application that is always installed for...

  10. First std::mutex::lock () crashes in application built with latest ...

    Jun 9, 2024 · Recently I installed the latest Visual Studio 2022 v17.10 to build my programs, and initially all went well. But after some other program installation, my programs started failing immediately on …