Just wondering if I can un-install all the C++ Redistributable Packages except for the one that's the most up-to-date.
My Add/Remove Software list is just a mess LOL.
-
I would recommend just removing everything and re-installing new with the latest version
cheers... -
davepermen Notebook Nobel Laureate
you can remove them, but expect apps to not like it. they might rely on that older version. they're not cumulative, each one exists on it's own. sometimes, app need a specific one to work properly.
-
Okay. I'll leave them. Thanks. I was hoping it was cumulative.
-
functionality they may be cumulative but the name of the DLL is kind of embedded in the caller application so removing the package(thus the DLL like vcrt900.dll) would make apps that compiled and linked against that to be not working.
C++ Redistributable Packages
Discussion in 'Windows OS and Software' started by joehempel, Sep 3, 2011.