vs_enterprise.exe --layout C:\VS2022_Offline --lang en-US This downloads the with English language pack (~35 GB). To include additional workloads (e.g., .NET desktop, C++ game dev, UWP):
vs_enterprise.exe --layout C:\VS2022_Offline --fix To refresh your offline folder with the latest updates (requires internet on source machine): visual studio 2022 enterprise offline installer
vs_enterprise.exe --noWeb --wait --passive --norestart Or for a silent install with specific workloads: vs_enterprise
vs_enterprise.exe --layout C:\VS2022_Offline --lang en-US This downloads the with English language pack (~35 GB). To include additional workloads (e.g., .NET desktop, C++ game dev, UWP):
vs_enterprise.exe --layout C:\VS2022_Offline --fix To refresh your offline folder with the latest updates (requires internet on source machine):
vs_enterprise.exe --noWeb --wait --passive --norestart Or for a silent install with specific workloads: