Visual Studio 2019 Offline Installer -

Then run:

vs_enterprise.exe --noweb --modify --installPath "C:\Program Files\Microsoft Visual Studio\2019\Enterprise" ^ --add Microsoft.VisualStudio.Workload.Python 5.1 Updating the Layout to a New Minor Version Microsoft releases monthly updates (e.g., 16.11.x). To refresh the layout: visual studio 2019 offline installer

vs_enterprise.exe --layout D:\VS2019_Offline --useLatestInstaller This will download only changed packages, not the full layout again. Over time, older packages accumulate. Use the --clean option (with caution): Then run: vs_enterprise

(Included in Section 4.3)

vs_enterprise.exe --noweb --noUpdateInstaller --quiet --wait ^ --add Microsoft.VisualStudio.Workload.ManagedDesktop ^ --includeRecommended Create a response.json file: visual studio 2019 offline installer