Microsoft Visual Studio 2022 Community Offline Installer ((better)) -
Here is a command that downloads the Core Editor, the .NET Desktop Development tools, and the ASP.NET web development tools:
vs_community.exe --layout D:\VS2022_Offline_Custom ^ --add Microsoft.VisualStudio.Workload.ManagedDesktop ^ --add Microsoft.VisualStudio.Workload.NativeDesktop ^ --add Microsoft.VisualStudio.Workload.NetWeb ^ --includeRecommended ^ --lang en-US microsoft visual studio 2022 community offline installer
This ensures the installation uses strictly the files you downloaded previously. Here is a command that downloads the Core Editor, the