Need to install and Run Visual C++ 2008 Edition software in Window 10

Amit Singh 21 Reputation points
2020-08-26T08:21:06.633+00:00

Hello Team,

I downloaded and installed Visual C++ 2008 from following link.

https://www.microsoft.com/en-ca/download/confirmation.aspx?id=15336
But It not working in my laptop. Please support and suggest me to run in my system.

System Configuration:
Window 10 Enterprise
RAM: 16 GB
System type: 64 bit operating system,x64 based processor

Please let me know if you have any concerns. I am very thankful to you for this purpose.

Thanks & Regards,
Amit Kumar Singh

Developer technologies Visual Studio Setup
Developer technologies C++
{count} votes

Accepted answer
  1. Guido Franzke 2,191 Reputation points
    2020-08-26T12:20:31.517+00:00

    Hello,
    you downloaded the redistributable package, not the Developer Studio. A redistributable package is not the developer studio, the redist only installs libraries and stuff used by software that was written with VS 2008 .

    2008 is far too old and it's not supported anymore. Why do you want to use VS 2008? Why don't you use a new version?
    Nevertheless, if you need 2008, then maybe this post can help (without warranty): https://stackoverflow.com/questions/15318560/visual-c-2008-express-download-link-dead There is a link with a setup but I don't know what is downloaded and installed, because I didn't test the reply in the stackoverflow post (because I don't use 2008). You should use a new VS version from here: https://visualstudio.microsoft.com/downloads/

    Regards, Guido


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.