Redistributables for different VC versions starting from VC 2005
Posted by Nibu Thomas on August 29, 2008
If you want to re-distribute the applications that you developed in different versions of VC then you need to install their redist packages on such target machines, following are the redists that I use…
- Redistributable for VC 2005 applications is here
- Redistributable for VC 2008 applications is here
- Redistributable for VC 2008 feature pack applications is here
- Redistributable for VC 2008 service pack 1 applications is here
Also if you are interested there is already a redist folder in your VS installation directory, which contains dlls meant for redistribution.







