The standard way to install Visual Studio is to download a tiny file (the Bootstrapper, usually under 3MB). When run, it connects to Microsoft servers, asks what workloads you want (e.g., .NET Desktop, C++, Python), and streams the files directly to your PC.
Then copy the C:\VS2022_Offline folder to a USB drive or network share. visual studio 2022 community offline installer
vs_community.exe --layout C:\VS2022Offline --add Microsoft.VisualStudio.Workload.NativeDesktop --includeRecommended --lang en-US (Not recommended) vs_community.exe --layout C:\VS2022Offline --lang en-US 3. Move and Install on the Offline PC The standard way to install Visual Studio is