Descriptions:
Visual C ++ Redistributable packages install the runtime components that are required to run C ++ applications compiled with Visual Studio.
Notes:
1- Versions included:
- Microsoft Visual C ++ 2005 Redistributable v8.0.56336
- Microsoft Visual C ++ 2005 Redistributable (x64) v8.0.56336
- Microsoft Visual C ++ 2005 Redistributable v8.0.61001
- Microsoft Visual C ++ 2005 Redistributable (x64) v8.0.61000
- Microsoft Visual C ++ 2008 Redistributable - x86 v9.0.30729.17
- Microsoft Visual C ++ 2008 Redistributable - x64 v9.0.30729.17
- Microsoft Visual C ++ 2008 Redistributable - x86 v9.0.30729.6161
- Microsoft Visual C ++ 2008 Redistributable - x64 v9.0.30729.6161
- Microsoft Visual C ++ 2010 x86 Redistributable v10.0.40219
- Microsoft Visual C ++ 2010 x64 Redistributable v10.0.40219
- Microsoft Visual C ++ 2012 Redistributable (x86) v11.0.61030
- Microsoft Visual C ++ 2012 Redistributable (x64) v11.0.61030
- Microsoft Visual C ++ 2013 Redistributable (x86) v12.0.30501
- Microsoft Visual C ++ 2013 Redistributable (x64) v12.0.30501
- Microsoft Visual C ++ 2013 Redistributable (x86) v12.0.40664
- Microsoft Visual C ++ 2013 Redistributable (x64) v12.0.40664
- Microsoft Visual C ++ 2015-2019 Redistributable (x86) v14.26.28619
- Microsoft Visual C ++ 2015-2019 Redistributable (x64) v14.26.28619
2- Custom installer
3- It is recommended to install the repack while the Windows update service is enabled
4- It is recommended to reboot the system after finishing the installation.
5- Command line switches: Auto install with Progress Only “/ SILENT” Or Completely Silent “/ VERYSILENT”
Or
If you want to do a custom install / COMPONENTS = ”VC2005, VC2008, VC2019, etc” also you can use / NORESTART to stop auto restart
6- Enjoy!
0 comments:
Post a Comment