Wednesday, August 10, 2022

Download Visual Studio 2019 V.16.11 Offline Installer

 .

Download the VS2019 downloader program from:

https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=community&rel=16&utm_medium=microsoft&utm_source=docs.microsoft.com&utm_campaign=download+from+relnotes&utm_content=vs2019ga+button


Alternatively, download from:

https://archive.org/download/visual-studio/vs_community__cf159a3372a047a19456d60fe6ad9651__v16.11.exe


Run download program with the following parameters:

vs_community__cf159a3372a047a19456d60fe6ad9651__v16.11.exe --layout c:\vs2019c_1611 --lang en-US

where c:\vs2019c_1611 is the target download location for the VS2019 installation files.


After download process is completed, go to the target location and run the following command:

vs_community.exe  --noWeb


-------------------------------------------------------------

ADDITIONAL NOTE:

For .NET web and .NET desktop development layout only, run:

vs_community__cf159a3372a047a19456d60fe6ad9651__v16.11.exe --layout c:\vs2019c_1611 --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.VisualStudio.Workload.NetWeb --includeOptional --lang en-US

https://docs.microsoft.com/en-us/visualstudio/install/create-an-offline-installation-of-visual-studio



.

No comments:

Post a Comment