To get the real ISO, you had to use the command line. This is where the story gets interesting. Unlike older versions (VS2015 and prior) that shipped on a single 4.7GB DVD, VS2017 had grown monstrous.
You have to run the --layout command again on an internet machine to "add" the missing bits. The offline ISO was never truly static. The Visual Studio 2017 offline installer failed as a physical product (nobody shipped pressed discs) but succeeded as a logistical tool . visual studio 2017 offline installer iso
Inside the layout folder, a file named catalog.json acted as a cryptographic ledger. Every .cab , .msi , and .exe had a SHA-2 hash. To get the real ISO, you had to use the command line
Unlike modern web bootstrappers that download bits on the fly, the VS2017 offline installer represents a fascinating turning point in Microsoft history: the bridge between the "DVD-ROM era" and the "Cloud-first DevOps era." The Problem: The Death of the "Good" Internet It was 2017. While Silicon Valley was obsessed with "continuous delivery," a vast swath of the real world was still running on air-gapped networks, factory floors, and submarines. You have to run the --layout command again
For a developer inside a secure financial vault in Manhattan, or an engineer on a North Sea oil rig, the standard Visual Studio web installer was useless. It required a persistent, high-speed connection to download.visualstudio.com . If the connection hiccupped halfway through installing the UWP SDK, you started over.