vs_enterprise.exe --layout C:\VS2017_Offline --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.VisualStudio.Workload.NativeDesktop --add Microsoft.VisualStudio.Workload.NetWeb --lang en-US
This will download every single component and language pack. This can exceed 35 GB . vs_community.exe --layout C:\VS2017Offline --lang en-US Use code with caution. Option B: Download Specific Workloads (Recommended)
Open as an Administrator and navigate to your download folder. Run one of the following commands to download the files into a specific folder (e.g., C:\vs2017offline ).
vs_enterprise.exe --layout C:\VS2017_Offline --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.VisualStudio.Workload.NativeDesktop --add Microsoft.VisualStudio.Workload.NetWeb --lang en-US
This will download every single component and language pack. This can exceed 35 GB . vs_community.exe --layout C:\VS2017Offline --lang en-US Use code with caution. Option B: Download Specific Workloads (Recommended)
Open as an Administrator and navigate to your download folder. Run one of the following commands to download the files into a specific folder (e.g., C:\vs2017offline ).