VS2019 will not install on Windows 11

Bryan Kelly 381 Reputation points
2024-12-11T02:15:44.2833333+00:00

After a complete hard drive crash, installed Windwos 11 again and tried to install Visual Studio 2019.

A Bing search takes me here: 

https://visualstudio.microsoft.com/vs/older-downloads/

The option for 2019 is selected and opens a dialog to download VS Professional 2019.  Select download to get this file:

"C:\Users\Michael\Downloads\VC_redist.x64.exe"

Run it, agree to license terms and conditions, and click the Install button.  Click Yes to allow install and about five seconds later the dialog claims “Setup Successful”  That is much too fast. Close the dialog.

Open the Window icon and click "All" to see all apps.  Scroll down to the Ms for Microsoft and the Vs for Visual Studio.  Its not there.  Open the install app again and select repair.  Same result.

Why does this option from the MICROSOFT web pages not do the install?

Where do I go to get Visual Studio 2019?

And just in case, I read that VS supports Python.  Is this correct? Edit: Yes, a restart was performed, same results.

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,067 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Tianyu Sun-MSFT 31,966 Reputation points Microsoft Vendor
    2024-12-11T06:12:03.7266667+00:00

    Hi @Bryan Kelly,

    The setup file(VC_redist.x64.exe) you downloaded should be a setup file of Visual C++ Redistributable packages.

    User's image

    You can get Visual Studio 2019 Professional and Visual Studio 2019 Enterprise version from here: Release Dates and Build numbers. About Community version of Visual Studio 2019, kindly check this thread: Is Visual Studio 2019 Community still available? I can’t find it anywhere and ….

    BTW, if you are also interested in Visual Studio 2017 and Visual Studio 2015, see this thread: I can’t find the older version setups of Visual Studio 2015 or 2017.

    And just in case, I read that VS supports Python. Is this correct?

    Yes, correct. See this document: Python support in Visual Studio on Windows

    Visual Studio is a powerful Python IDE on Windows. Visual Studio provides open-source support for the Python language through the Python Development and Data Science workloads (Visual Studio 2017 and later) and the free Python Tools for Visual Studio extension (Visual Studio 2015 and earlier).

    User's image


    Update1:

    In short, you can directly download and install Visual Studio Professional 2019 from this link:

    https://zcusa.951200.xyz/en-us/visualstudio/releases/2019/history#release-dates-and-build-numbers

    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.


  2. Bryan Kelly 381 Reputation points
    2024-12-12T15:32:23.47+00:00

    Reply to Tianyu Sun

    Thank you for the reply.

    This reply was posted yesterday morning and still present early yesterday evening, Pacific time.  This morning the reply was gone.  Why might that be?  And did no one else see it?  Will anyone see it this time?

     

    That setup file is 24 meg in size.  It is not the redistributable packages, nor does it download those packages.  I uninstalled and installed again, same results.

    This is from a Microsoft site and from my perspective, needs Microsoft attention.

    I followed the line titled Release Dates and build numbers to get here

    https://zcusa.951200.xyz/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version

    And selected X84, and yes, I do have an Intel x64 processor with 32G of memory

    That downloaded another version os VC_resist.x64, about 250 byte smaller than the package I listed.

    This one differs in that is states the computer must be restarted.  Do that then continue working on my reply.

    After restart, looked in downloads, nothing new there.  Looked in the list of all aps, nothing new there.  Visual Studio not installed, nothing new has been added to my downloads directory.

    The remainder of the post provides more information that is quite good to know. 

    However, the essence is that nothing has changed.  VS was not installed and no further packages were downloaded.

    I am probably doing something wrong.  But, the instructions are so simple that I don’t know what that something is.  Please advise.

    Thank you again for your time and patience.

    0 comments No comments

  3. Bryan Kelly 381 Reputation points
    2024-12-13T01:29:24.42+00:00

    This site is inconsistent. A reply by me was posted, then not found the next day, then found again. The reply with the working answer is not visible as I write this. Luckily I copied the critical text and post here:

    To download Visual Studio Professional 2019, please open this link: https://zcusa.951200.xyz/en-us/visualstudio/releases/2019/history#release-dates-and-build-numbers

    That link did provide access to a valid install app and the install has succeeded.

    If you see a reply with that line in it, be aware that as I write this it is not visible.

    Someone with the necessary knowledge and connections, please report this to the team that manages these web pages.


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.