How to download exact Visual Studion Enterprie 16.1.4 version to install

ANNATHURAI SUBBAIAH 1 Reputation point
2020-08-11T03:27:10.48+00:00

Dear Sri/Madam,

I would like to download "Visual Studio Enterprise 2019 version 16.1.4" exact .exe/binary to install in my local since my laptop formatted due to Operating System issue and i have only VS EE 2019b(16.1.4) approval to install it in my laptop in my orgization. could you please help to share the link for me. thanks

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.
963 questions
{count} votes

2 answers

Sort by: Most helpful
  1. VISHAL RAJ 1 Reputation point
    2020-08-11T04:57:57.27+00:00

    Firstly you need to uninstall the current version of Visual Studio if any by following the path as shown below :-

    Uninstalling the current release :

    1. On Windows, open the Visual Studio Installer.
    2. Uninstall all instances of Visual Studio 2019 listed in the Visual Studio Installer.
    3. From Programs and Features in the Control Panel, find "Microsoft Visual Studio 2019", and uninstall it.

    If you are unable to follow the steps above due to a corrupted install, do the following instead:

    1. You should have access to InstallCleanup.exe from C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\layout. Note:
      If you do not find InstallCleanup.exe in this folder, then you can follow the below steps to acquire it:

    --> Go to VisualStudio.microsoft.com/downloads, and select a version to download.
    --> When prompted to select a workload to install, close the window (do not install anything).
    --> Then close the Visual Studio Installer window (do not install anything).

    1. Using Command Prompt in administrator mode, go to that directory and run InstallCleanup.exe -f.

    Please note, uninstalling Visual Studio will not remove standalone products and components such as .NET, SQL, IIS, VC++ Redistributables, and SDKs. These may need to be removed manually from Programs and Features in the Control Panel.


  2. Anna Xiu-MSFT 25,551 Reputation points Microsoft Vendor
    2020-08-11T05:39:21.997+00:00

    Hi there,

    For your requirement, you need to first uninstall the current release of Visual Studio 2019 Enterprise on your computer.
    Then, download the VS2019 Enterprise 16.1.4 and install it: https://download.visualstudio.microsoft.com/download/pr/724d7b94-929f-42ca-b430-a850ec29a9a1/835abacfe31580a9c736203152e2e86e/vs_enterprise.exe.
    For more details, please view the document about Visual Studio 2019 Release:
    https://learn.microsoft.com/en-us/visualstudio/releases/2019/history

    Best regards,
    Anna

    0 comments No comments