I am using windows server 2012 R2. My application is dependent on msvcp120.dll and msvcr120.dll. After searaching I got to know that these files are present in redistributable Packages for Visual Studio 2013. I installed it, but these files are still missing in system32 folder.
So can any one tell me which package will install these dlls. I don't want to copy these dlls manually.