25
4
I have a number of Microsoft Visual C++ 2005 and 2008 Redistributable
and I would like to know which ones are safe to remove, because there are actually more than 10 installed on my computers.
- Microsoft Visual C++ 2005 ATL Update kb973923 - x64 8.0.50727.4053
- Microsoft Visual C++ 2005 Redistributable
- Microsoft Visual C++ 2005 (x64)
- Microsoft Visual C++ 2008 ATL Update kb973924 - x64 9.0.30729.4148
- Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.17
- Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.17
- Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.4148
- Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.4974
- Microsoft Visual C++ 2010 x64 Runtime - 10.0.30319
It could be that these versions are all different, but a confirmation of that is fine for me as well. Thanks in advance.
PS. I'm using an x64 machine one windows 7.
Why are you considering to remove them? – Tamara Wijsman – 2012-12-31T01:22:38.730
1
See also Why are there so many different Visual C++ redistributables?
– Arjan – 2013-08-03T17:46:11.397