
Microsoft Visual C++ Redistributable Packages are required public DLL runtime libraries for any software written using Microsoft Visual Studio 20XX IDE, which can be interpreted as the dictionary files for running programs. And considering the application's file size, most of them do not come with those common DLL files. As a consequence, installing the corresponding runtime libraries are always the first thing to do before using this kind of applications.
In emails replying AppNee users' requests I promised "By whatever means, we will make and release an upgrade version of the discontinued McRip's VC Redist Installer (as one of AppNee must-have tools)". Now it is the time! In All Microsoft Visual C++ Redistributable Packages one-click installer, all installation files are from Microsoft official website (with digital signature), and will be kept up to date as possible.
Again, AppNee did not forget another important promise - re-implement the original WICleanup with humanized, simpler operation in C––. Now, of course, the only need is you give us enough time to live up to our words little by little.

Key Features
- Supported operating systems: 32-bit and 64-bit
- When installing the assembly, 32-bit versions of the Microsoft Visual C ++ Redistributable Package are installed on 32-bit and 64-bit operating systems
- During the installation, it searches for and removes previously installed 32-bit versions of Microsoft Visual C ++ Redistributable Package
- By default, the assembly is installed by hiding the stubs (False)
- Installation of Microsoft Visual C ++ 2012 Redistributable 11.0.50727 False will occur only on operating systems starting with Windows Vista SP 2 and higher
Included Components
Component (32-bit & 64-bit) | Version (32-bit & 64-bit) |
Visual C++ | |
Visual C++ Redistributable Package 2005 | v8.0.61187 Final |
Visual C++ Redistributable Package 2008 | v9.0.30729 Final |
Visual C++ Redistributable Package 2010 | v10.0.40219 Final |
Visual C++ Redistributable Package 2012 | v11.0.61135 Final |
Visual C++ Redistributable Package 2013 | v12.0.40664 Final |
Visual C++ Redistributable Package 2015 | v14.0.24406 |
Visual C++ Redistributable Package 2017 | v14.20.27305 |
Visual C++ Redistributable Package 2019 | v14.29.30130 |
Visual C++ Redistributable Package 2022 | v14.32.31326 |
Visual C | |
Visual C Redistributable old version | v7.0/v7.10 Final |
Visual F# & J# | |
Visual F# 2.0 Runtime Library | removed |
Visual J# 2.0 Runtime Library | removed |
Other Runtime | |
Microsoft Universal C Runtime | v10.0.10586 Final |
Visual Studio 2010 Tools For Office Runtime | n/a |
Supported Command Lines
Command | Description |
Basic Commands | |
/ ShowFalse | Display stubs (False) in "Add or Remove Programs". Only works when installing Microsoft Visual C ++ Redistributable Package. The key is not case sensitive. |
/ HideOriginal | Hide the original Microsoft Visual C ++ Redistributable Package in "Add or Remove Programs." Only works when installing Microsoft Visual C ++ Redistributable Package. The key is not case sensitive. |
/ S | Install Microsoft Visual C ++ 2005-2008-2010-2012-2013-2019 Redistributable Package in a quiet version. The key is case-sensitive, and accordingly we use only / S, not / s. If the key was specified incorrectly or not specified at all, then the installation will take place with the installation indication. |
/ WithOutFalse | Install Microsoft Visual C ++ 2005-2008-2010-2012-2013-2019 Redistributable Package without stubs (False). The key is not case sensitive. |
/ WithOutVC05 | Installation without Microsoft Visual C ++ 2005 Redistributable Package. The key is not case sensitive. |
/ WithOutVC08 | Installation without Microsoft Visual C ++ 2008 Redistributable Package. The key is not case sensitive. |
/ WithOutVC10 | Installation without Microsoft Visual C ++ 2010 Redistributable Package. The key is not case sensitive. |
/ WithOutVC12 | Installation without Microsoft Visual C ++ 2012 Redistributable Package. The key is not case sensitive. |
/ WithOutVC13 | Installation without Microsoft Visual C ++ 2013 Redistributable Package. The key is not case sensitive. |
/ WithOutVC19 | Installation without Microsoft Visual C ++ 2019 Redistributable Package. The key is not case sensitive. |
/WithOutVC22 | Installation without Microsoft Visual C++ 2022 Redistributable Package (Windows Vista and above). The key is not case sensitive. |
/ DisableVssOff | Install Microsoft Visual C ++ Redistributable Package without disabling the vss service. By default, the vss service is disabled to speed up the installation. The key is not case sensitive. |
/ DisableWuauServStop | Install Microsoft Visual C ++ Redistributable Package without stopping the wuauserv service. By default, the wuauserv service is stopped to speed up the installation. Only works when installing Microsoft Visual C ++ 2019 Redistributable Package. The key is not case sensitive. |
/ UpdateWithWUSA | Install updates using WUSA. By default, the update is installed using DISM on Windows 7 / 8.0 / 8.1 to speed up the installation. Only works when installing Microsoft Visual C ++ 2019 Redistributable Package. The key is not case sensitive. |
/WithOutUniversalCRT | Without installing the Universal CRT update. By default, the Universal CRT update is installed. Works only when Microsoft Visual C++ 2022 Redistributable Package is installed. The key is not case sensitive. |
Additional Commands | |
/ GetListProg | Obtain a list of installed programs in the operating system, without subsequent installation of the Microsoft Visual C ++ Redistributable Package. This key is relevant for those who want to see if stubs are installed (False). The key is not case sensitive. |
/ DelVCAll | Removal of previously installed Microsoft Visual C ++ 2005-2008-2010-2012-2013-2015-2017-2019 Redistributable Package, without subsequent installation of Microsoft Visual C ++ Redistributable Package. The key is not case sensitive. |
/ DelVC05 | Removal of previously installed Microsoft Visual C ++ 2005 Redistributable Package, without subsequent installation of Microsoft Visual C ++ Redistributable Package. The key is not case sensitive. |
/ DelVC08 | Removal of previously installed Microsoft Visual C ++ 2008 Redistributable Package, without subsequent installation of Microsoft Visual C ++ Redistributable Package. The key is not case sensitive. |
/ DelVC10 | Removal of previously installed Microsoft Visual C ++ 2010 Redistributable Package, without subsequent installation of Microsoft Visual C ++ Redistributable Package. The key is not case sensitive. |
/ DelVC12 | Removal of previously installed Microsoft Visual C ++ 2012 Redistributable Package, without subsequent installation of Microsoft Visual C ++ Redistributable Package. The key is not case sensitive. |
/ DelVC13 | Removal of previously installed Microsoft Visual C ++ 2013 Redistributable Package, without subsequent installation of Microsoft Visual C ++ Redistributable Package. The key is not case sensitive. |
/ DelVC15 | Removal of previously installed Microsoft Visual C ++ 2015 Redistributable Package, without subsequent installation of Microsoft Visual C ++ Redistributable Package. The key is not case sensitive. |
/ DelVC17 | Removal of previously installed Microsoft Visual C ++ 2017 Redistributable Package, without subsequent installation of Microsoft Visual C ++ Redistributable Package. The key is not case sensitive. |
/ DelVC19 | Removal of previously installed Microsoft Visual C ++ 2019 Redistributable Package, without subsequent installation of Microsoft Visual C ++ Redistributable Package. The key is not case sensitive. |
/DelVC22 | Remove previously installed Microsoft Visual C++ 2022 Redistributable Package, without subsequent installation of Microsoft Visual C++ Redistributable Package (Windows Vista and higher). The key is not case sensitive. |
/? | Call for help. |
Prompts
- Many programs running under a 64-bit OS still needs the 32-bit version of Visual C++ runtime library installed. That's because this kind of program was developed based on the 32-bit of Visual Studio IDE.
- The older versions were made by AppNee, but newer versions have been changed to an maker from Russia, who do not translate it to other languages. But do not mind this, because the installation is easy and automatic.
Related Links
Download URLs
Version | Download | Size |
v2016.09.16 | reserved | 43.0 MB | 79.3 MB |
v2017.07.30 | reserved | 22.8 MB | 39.1 MB |
v2018.10.25 | reserved | 23.8 MB | 40.8 MB |
v2019.10.19 | reserved | 24.6 MB | 42.1 MB |
v2020.09.25 | reserved | 24.7 MB | 42.3 MB |
v2021.12.07 | reserved | 26.5 MB | 46.0 MB |
v2022.04.09 | 32-bit | 64-bit | 26.6 MB | 46.2 MB |
(Homepage)