Quote:
Originally Posted by j.p.s
I have no idea what a VC redistributable is, and I am going to count that as a blessing. (I did a search and got nothing but download pages, which I did not bother to go to.)
|
They are a method of distributing the runtime libraries for Microsoft C/C++ applications compiled with Microsoft Visual Studio development environment. The problem is that every version has it's own runtime libraries so you need the correct version for the application you plan to run. Given that the earliest versions I am aware of dated back to 2005, there is a multitude of them available.