| Workload/Component | ID | |-------------------|-----| | .NET Desktop Development | Microsoft.VisualStudio.Workload.ManagedDesktop | | ASP.NET and Web Development | Microsoft.VisualStudio.Workload.NetWeb | | C++ Desktop Development | Microsoft.VisualStudio.Workload.NativeDesktop | | Universal Windows Platform (UWP) | Microsoft.VisualStudio.Workload.Universal | | Git for Windows | Microsoft.VisualStudio.Component.Git | | NuGet Package Manager | Microsoft.VisualStudio.Component.NuGet |
| Task | Command | |------|---------| | Create layout (basic) | vs_enterprise.exe --layout C:\layout | | Add specific workloads | --add Microsoft.VisualStudio.Workload.ManagedDesktop | | Add languages | --lang en-US | | Include recommended | --includeRecommended | | Install offline | vs_enterprise.exe --noweb | | Quiet install | --quiet --noweb --wait |
cd D:\vs2022_layout
: Open a Command Prompt as an administrator and navigate to your download folder. Run the command to download the packages into a specific directory:
vs_enterprise.exe --layout D:\VS2022_Layout --lang en-US
Visual Studio 2022 Offline Install ~upd~ Link
| Workload/Component | ID | |-------------------|-----| | .NET Desktop Development | Microsoft.VisualStudio.Workload.ManagedDesktop | | ASP.NET and Web Development | Microsoft.VisualStudio.Workload.NetWeb | | C++ Desktop Development | Microsoft.VisualStudio.Workload.NativeDesktop | | Universal Windows Platform (UWP) | Microsoft.VisualStudio.Workload.Universal | | Git for Windows | Microsoft.VisualStudio.Component.Git | | NuGet Package Manager | Microsoft.VisualStudio.Component.NuGet |
| Task | Command | |------|---------| | Create layout (basic) | vs_enterprise.exe --layout C:\layout | | Add specific workloads | --add Microsoft.VisualStudio.Workload.ManagedDesktop | | Add languages | --lang en-US | | Include recommended | --includeRecommended | | Install offline | vs_enterprise.exe --noweb | | Quiet install | --quiet --noweb --wait | visual studio 2022 offline install
cd D:\vs2022_layout
: Open a Command Prompt as an administrator and navigate to your download folder. Run the command to download the packages into a specific directory: | Workload/Component | ID | |-------------------|-----| |
vs_enterprise.exe --layout D:\VS2022_Layout --lang en-US visual studio 2022 offline install