Create Visual Studio 2017 Offline Installer

Tags: visual studio 2017, offline installer, iso

Run this from the command line (in the directory containing the online installer):

mu_visual_studio_professional_2017_x86_x64_10049787.exe --layout c:\vspro2017offline

Then you can use WinCDEmu to create an .ISO file from that directory if you like.

2 Comments

  • verasearch3 said Reply

    https://docs.microsoft.com/en-us/visualstudio/install/create-a-network-installation-of-visual-studio

    https://docs.microsoft.com/en-us/visualstudio/ide/create-an-offline-installation-of-visual-studio

  • verasearch3 said Reply

    you may have to use /layout instead of --layout for some of these commands.

You must log on to comment.