Release Year/Date : 05/02/2024
Version : 0.82.0
Developer : Microsoft
Developer Website : Microsoft
Bit depth : 32/64bit
Interface language : Multilingual (Russian is present)
Tablet : not required
System requirements :
- Windows Vista / 7 / 8 / 8.1 / 10 / 11
Description :
Microsoft Visual C++ Redistributable Packages are redistributable packages that install runtime components of the Visual C++ libraries. These components are required to run applications developed using the Visual Studio programming environment. These components include: C Runtime Environment (CRT), Standard C++, MFC, C++ AMP, and OpenMP. That is, in other words, programs that are developed in Visual Studio using these libraries will not work unless Visual Studio itself is installed.
• Microsoft Visual C++ 2008 (x86/x64) – 9.0.30729.7523
• Microsoft Visual C++ 2010 (x86/x64) – 10.0.40219
• Microsoft Visual C++ 2012 (x86/x64) – 11.0.61135
• Microsoft Visual C++ 2013 (x86/x64) – 12.0.40664
• Microsoft Visual C++ 2015-2022 (x86/x64) – 14.40.33810.0
• Visual Studio 2010 Tools for Office Runtime (x86 /x64)
All switches are optional, case-sensitive.
/ai Quiet mode, no output shown. *All* Runtime packages are installed.
/aiA Quiet mode. *All* Runtime packages are installed, and hide ARP entries.
/ai5 Quiet mode. *Only* 2005 package is installed.
/ai8 Quiet mode. *Only* 2008 package is installed.
/aiX Quiet mode. *Only* 2010 package is installed.
/ai2 Quiet mode. *Only* 2012 package is installed.
/ai3 Quiet mode. *Only* 2013 package is installed.
/ai9 Quiet mode. *Only* 2022 package is installed.
/aiT Quiet mode. *Only* VSTOR 2010 package is installed.
/aiE Quiet mode. *Only* Extra VB/C package is installed.
/aiB Quiet mode. *Only* Extra VB package is installed.
/aiC Quiet mode. *Only* Extra VC package is installed.
/aiV Quiet mode. *Only* VC++ packages are installed.
/aiM Manual Install mode, shows installation script with prompt.
/aiU Manual Uninstall mode, shows uninstallation script with prompt.
/aiR Auto Uninstall mode, remove all detected runtimes.
/aiD Debug mode, create VCpp_debug.log without installing/uninstalling any package.
/aiP Manual Hide or Show Runtimes entries in Add/Remove Programs panel.
/ai1 Update mode. Only already installed packages are updated.
/gm2 Optional switch to disable extraction dialog for all other switches
/sfxlang: Set the program display language, if possible. Example: /sfxlang:1031
/h | /? Display this help.
Automatically install all packages and display progress:
VisualCppRedist_AIO_x86_x64.exe /y
VisualCppRedist_AIO_x86_x64.exe /ai /gm2
VisualCppRedist_AIO_x86_x64.exe /ai9
VisualCppRedist_AIO_x86_x64.exe /aiX239
VisualCppRedist_AIO_x86_x64.exe /aiTE