how can I install the visual studio community version 17.7.4

PrashantaPoudel 0 Reputation points
2025-01-26T11:36:01.5533333+00:00

Hello everyone,

I am a student at Niagara College Canada, currently pursuing a diploma in Computer Programming. For an educational project, my professor has specifically asked us to use Visual Studio Community version 17.7.4.

Unfortunately, I cannot find this version available for download on the official Visual Studio website or any other platform. I would greatly appreciate it if anyone could guide me on how to access and install this particular version.

If it’s no longer available, is there an alternative way to use this version or its equivalent features? Any advice, suggestions, or links would be incredibly helpful!

Thank you in advance for your support.

Best regards,
Prashanta Poudel

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,399 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,081 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Marcin Policht 33,775 Reputation points MVP
    2025-01-26T12:17:58.66+00:00

    I gather this might be available for MSDN subscribers - but tbh, I'd expect that it would be up to your professor to ensure that you have proper access to the required software


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments

  2. Tianyu Sun-MSFT 32,696 Reputation points Microsoft Vendor
    2025-01-27T02:20:28.0533333+00:00

    Hello @PrashantaPoudel ,

    Normally, you need a specific version of Visual Studio bootstrapper file to install the specific version of Visual Studio.

    For example(specific VS Enterprise bootstrapper files):

    User's image

    However, Visual Studio Community edition is supported only on the Current Channel, which means only the latest edition(VS Community) is supported or available for downloading(Community edition support).

    User's image

    So, only the evergreen bootstrapper file of Visual Studio Community 2022 is available. You will always download and install the latest version of VS Community 2022.

    If it’s no longer available, is there an alternative way to use this version or its equivalent features?

    You may consider using other versions of VS(VS Professional, VS Enterprise or the latest version of VS Community). By the way, you can evaluate a free trial of VS Professional or VS Enterprise for 30 days and sign in to extend the trial period to 90 days(Extend a trial version or update a license).

    As the later/latest version of VS Community improves the features in previous versions, adds new features and fixes the known issues, I’m not sure is there any particular reason that your professor specifies the version 17.7.4? Why not directly use the latest one(17.12.4)? Is there any issue that he/she found maybe?

    Kind Regards,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.