View Single Post
  #1  
Old 08-01-2015, 23:17
ArC ArC is offline
VIP
 
Join Date: Jan 2003
Location: NTOSKRNL.EXE
Posts: 172
Rept. Given: 0
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 5
Thanks Rcvd at 17 Times in 12 Posts
ArC Reputation: 1
In case of Visual Studio you can create an offline installation by launching the web installer with the /layout command-line option. The installer then merely downloads the packages to a folder of choice without installing anything. You can then create an iso from that folder using some iso creation tool for example. I don't know whether this approach also works for the other components you mentioned, though.
Reply With Quote