"Earl Partridge"
> In the Remove/Uninstall window I see several listings for Visual C++.
> Does this mean I have Visual C++ installed somewhere on my machine?
> If so I can not find it.
It is most likely one of the redistribution runtime libraries.
Generally it is better to leave them as they are.
If you wand or need C++ (or C#) you can get a free version of Microsoft's
Visual Studio for example here:
http://msdn.microsoft.com/de-de/expr...aspx?wt.srch=1
Some elements of VisualStudio (e.g. the CSC.EXE compiler for c#) are
included in the .net framework directory of any Windows Version from Vista
Home upwards.
Again - the c++ installations you see in add/remove programs, are most
likely some runtime elements that don't harm anyone and it is better to not
touch them ...
greetings
Roland Schweiger