Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. VS 2017 Offline Downloads

VS 2017 Offline Downloads

Scheduled Pinned Locked Moved The Lounge
visual-studioquestioncsharpworkspace
21 Posts 11 Posters 30 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Deepak Vasudevan

    This is not a programming question but just a view regarding Visual Studio downloads. Unlike the previous Visual Studio installs and downloads, 2017 seems to be little painful. 1) The installer does not have pretty straight forward web install. 2) The offline too is rather very fat around 40 GB 3) Even the installation needs specific group policies to be enabled on the corporate environment. For me, net.exe was blocked by Group Policy and I had to request the system administrator to exempt my desktop to go ahead installing the IDE. How many have moved or upgraded to VS 2017? What are your experiences?

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #4

    The downloader also has put me off so far. It's one thing to say you can select just the components you need/want (via an :elephant:ing command line). I've wondered if you later want to add one more component, do you need to rebuild the entire selective download or can you add-on just the individual item(s) (Not clear in the instructions and even answers - seems to look like you need to know what you want and will ever need first time around.) My bet is most give up on pathetically designed selection process and just take the lot; yeah sure: disk space (even SSD) is plentiful and cheap nowadays but still, that seems too much like buying 6 happy meals to get a complete set of the new free toys - just wasteful.

    Signature ready for installation. Please Reboot now.

    M L J 4 Replies Last reply
    0
    • L Lost User

      The downloader also has put me off so far. It's one thing to say you can select just the components you need/want (via an :elephant:ing command line). I've wondered if you later want to add one more component, do you need to rebuild the entire selective download or can you add-on just the individual item(s) (Not clear in the instructions and even answers - seems to look like you need to know what you want and will ever need first time around.) My bet is most give up on pathetically designed selection process and just take the lot; yeah sure: disk space (even SSD) is plentiful and cheap nowadays but still, that seems too much like buying 6 happy meals to get a complete set of the new free toys - just wasteful.

      Signature ready for installation. Please Reboot now.

      M Offline
      M Offline
      Maximilien
      wrote on last edited by
      #5

      There is a new "Visual Studio Installer" GUI that comes with VS2017. It lets you pick items/packages to install.

      I'd rather be phishing!

      1 Reply Last reply
      0
      • L Lost User

        The downloader also has put me off so far. It's one thing to say you can select just the components you need/want (via an :elephant:ing command line). I've wondered if you later want to add one more component, do you need to rebuild the entire selective download or can you add-on just the individual item(s) (Not clear in the instructions and even answers - seems to look like you need to know what you want and will ever need first time around.) My bet is most give up on pathetically designed selection process and just take the lot; yeah sure: disk space (even SSD) is plentiful and cheap nowadays but still, that seems too much like buying 6 happy meals to get a complete set of the new free toys - just wasteful.

        Signature ready for installation. Please Reboot now.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #6

        Quote:

        It's one thing to say you can select just the components you need/want (via an ing command line)

        Use the installer that comes with the download and you can select options by simple checking some checkboxes. It helps if you have a fast Internet connection, otherwise you have to be patient! :)

        Get me coffee and no one gets hurt!

        L 1 Reply Last reply
        0
        • L Lost User

          Quote:

          It's one thing to say you can select just the components you need/want (via an ing command line)

          Use the installer that comes with the download and you can select options by simple checking some checkboxes. It helps if you have a fast Internet connection, otherwise you have to be patient! :)

          Get me coffee and no one gets hurt!

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #7

          Ah, but my questions are: 1. does the gui allow altering the config (i.e. add/remove)? 2. can it build an off-line installer set? 3. [for both #1 and #2] if you alter components does it re-build (re-download) the entire set or just alter the affected parts?

          Signature ready for installation. Please Reboot now.

          L D M J 4 Replies Last reply
          0
          • L Lost User

            Ah, but my questions are: 1. does the gui allow altering the config (i.e. add/remove)? 2. can it build an off-line installer set? 3. [for both #1 and #2] if you alter components does it re-build (re-download) the entire set or just alter the affected parts?

            Signature ready for installation. Please Reboot now.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #8

            OK, I have not done all you are interested in, but I believe you can alter the config by running the installer. I do not know about the off-line installer, but I will be surprised if it's not possible. I initially only installed it for C# and WPF. Then later I added UWP by running the installer. I don't believe it re-installed everything. I apologize for not being able to give you more specific answers. :)

            Get me coffee and no one gets hurt!

            1 Reply Last reply
            0
            • L Lost User

              Ah, but my questions are: 1. does the gui allow altering the config (i.e. add/remove)? 2. can it build an off-line installer set? 3. [for both #1 and #2] if you alter components does it re-build (re-download) the entire set or just alter the affected parts?

              Signature ready for installation. Please Reboot now.

              D Offline
              D Offline
              dandy72
              wrote on last edited by
              #9

              Lopatir wrote:

              can it build an off-line installer set?

              I have a small(ish) VHD file that contains the VS2017 installer. Every once in a while I mount it and run a batch file that runs the setup.exe with some command line args (I forget the details--hence the batch file) so all it does is download the most recent version of all packages - skipping whatever hasn't changed. I can then mount this VHD (preferably in read-only mode) on any machine and run the setup.exe from there, then detach when it's done. If the VHD is up to date, then the machine doesn't need anything else. The benefit over ISO files, I suppose, is that previously even tiny updates required a download of a multi-GB ISO. With the current scheme, it download downloads the deltas.

              1 Reply Last reply
              0
              • L Lost User

                Ah, but my questions are: 1. does the gui allow altering the config (i.e. add/remove)? 2. can it build an off-line installer set? 3. [for both #1 and #2] if you alter components does it re-build (re-download) the entire set or just alter the affected parts?

                Signature ready for installation. Please Reboot now.

                M Offline
                M Offline
                Magrat
                wrote on last edited by
                #10

                I'm using the Community version of VS2017. 1. Yes. Using the installer you can add and remove items. I normally program Visual Basic but I now want to have a go at some Android programming using Xamamrin. Just check the box, the installer says it needs another 22Gb, click Go to start the install! 2. Yes. I can remember the actual command line (Google it!) but it will download all the files to a designated directory. It will be quite large! 3. To alter your installation just go back to the Installer and check or uncheck the changes you need. The installer tells you how much space is needed or will be released. I moved up from VS2010 and was a bit daunted by this new method. I spent quite a while in a Virtual Box Window 7 machine testing everything out before doing it on my main machine. It took a few goes until I'd got it right!

                1 Reply Last reply
                0
                • D Deepak Vasudevan

                  This is not a programming question but just a view regarding Visual Studio downloads. Unlike the previous Visual Studio installs and downloads, 2017 seems to be little painful. 1) The installer does not have pretty straight forward web install. 2) The offline too is rather very fat around 40 GB 3) Even the installation needs specific group policies to be enabled on the corporate environment. For me, net.exe was blocked by Group Policy and I had to request the system administrator to exempt my desktop to go ahead installing the IDE. How many have moved or upgraded to VS 2017? What are your experiences?

                  M Offline
                  M Offline
                  Mario Luis
                  wrote on last edited by
                  #11

                  One annoying thing is that for the team, each machine has to download separately rather than a single offline installer shared. While this may work in most countries, we're still heavily restricted in bandwidth here ( South Africa ) and having to explain why the department suddenly pulls 50Gb in a day is an annoyance. And don't get me started on windows 10 updates and its download habbits.. But otherwise,yes , love the IDE.

                  L 1 Reply Last reply
                  0
                  • D Deepak Vasudevan

                    This is not a programming question but just a view regarding Visual Studio downloads. Unlike the previous Visual Studio installs and downloads, 2017 seems to be little painful. 1) The installer does not have pretty straight forward web install. 2) The offline too is rather very fat around 40 GB 3) Even the installation needs specific group policies to be enabled on the corporate environment. For me, net.exe was blocked by Group Policy and I had to request the system administrator to exempt my desktop to go ahead installing the IDE. How many have moved or upgraded to VS 2017? What are your experiences?

                    S Offline
                    S Offline
                    Steve Naidamast
                    wrote on last edited by
                    #12

                    I haven't upgraded to VS 2017 yet as I have hear too many issues with it. As a result I am still using VS 2015 with no issues at all. I may skip 2017 altogether and wait until the next release, which is what I have done in the past.

                    Steve Naidamast Sr. Software Engineer Black Falcon Software, Inc. blackfalconsoftware@outlook.com

                    1 Reply Last reply
                    0
                    • M Mario Luis

                      One annoying thing is that for the team, each machine has to download separately rather than a single offline installer shared. While this may work in most countries, we're still heavily restricted in bandwidth here ( South Africa ) and having to explain why the department suddenly pulls 50Gb in a day is an annoyance. And don't get me started on windows 10 updates and its download habbits.. But otherwise,yes , love the IDE.

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #13

                      Do you stil pay for every byte of bandwidth used in SA, or can you get unlimited bandwidth for a fixed amount?

                      Get me coffee and no one gets hurt!

                      M 1 Reply Last reply
                      0
                      • L Lost User

                        Do you stil pay for every byte of bandwidth used in SA, or can you get unlimited bandwidth for a fixed amount?

                        Get me coffee and no one gets hurt!

                        M Offline
                        M Offline
                        Mario Luis
                        wrote on last edited by
                        #14

                        Depends on type. You do have some uncapped accounts but they normally have severe fups etc. We have a high speed ( for us ) synchronis fibre link on our mpls backbone which basically means we have decent support if it breaks. Normal internet support is laughable and best effort. To answer your question, yes we have pay per byte and unlimited, but even with unlimited its a large amount of bandwidth to use if the pipe is shared with the balance of the company and its kind of silly for every dev machine to have to do the same download rather than a single repository server that they talk to.

                        L 1 Reply Last reply
                        0
                        • M Mario Luis

                          Depends on type. You do have some uncapped accounts but they normally have severe fups etc. We have a high speed ( for us ) synchronis fibre link on our mpls backbone which basically means we have decent support if it breaks. Normal internet support is laughable and best effort. To answer your question, yes we have pay per byte and unlimited, but even with unlimited its a large amount of bandwidth to use if the pipe is shared with the balance of the company and its kind of silly for every dev machine to have to do the same download rather than a single repository server that they talk to.

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #15

                          Quote:

                          Normal internet support is laughable and best effort.

                          I suppose some government entity (like Telkom?) has a state controlled monopoly over the Internet service. That will explain your remark! :sigh:

                          Get me coffee and no one gets hurt!

                          M 1 Reply Last reply
                          0
                          • D Deepak Vasudevan

                            This is not a programming question but just a view regarding Visual Studio downloads. Unlike the previous Visual Studio installs and downloads, 2017 seems to be little painful. 1) The installer does not have pretty straight forward web install. 2) The offline too is rather very fat around 40 GB 3) Even the installation needs specific group policies to be enabled on the corporate environment. For me, net.exe was blocked by Group Policy and I had to request the system administrator to exempt my desktop to go ahead installing the IDE. How many have moved or upgraded to VS 2017? What are your experiences?

                            O Offline
                            O Offline
                            obermd
                            wrote on last edited by
                            #16

                            It's even worse than you think. VS 2017 gets updated frequently and those updates become additional 40GB downloads when you try to use off-line installation.

                            1 Reply Last reply
                            0
                            • L Lost User

                              The downloader also has put me off so far. It's one thing to say you can select just the components you need/want (via an :elephant:ing command line). I've wondered if you later want to add one more component, do you need to rebuild the entire selective download or can you add-on just the individual item(s) (Not clear in the instructions and even answers - seems to look like you need to know what you want and will ever need first time around.) My bet is most give up on pathetically designed selection process and just take the lot; yeah sure: disk space (even SSD) is plentiful and cheap nowadays but still, that seems too much like buying 6 happy meals to get a complete set of the new free toys - just wasteful.

                              Signature ready for installation. Please Reboot now.

                              J Offline
                              J Offline
                              jlongo
                              wrote on last edited by
                              #17

                              Have you seen the new happy meal toys! It's a train set!

                              1 Reply Last reply
                              0
                              • L Lost User

                                The downloader also has put me off so far. It's one thing to say you can select just the components you need/want (via an :elephant:ing command line). I've wondered if you later want to add one more component, do you need to rebuild the entire selective download or can you add-on just the individual item(s) (Not clear in the instructions and even answers - seems to look like you need to know what you want and will ever need first time around.) My bet is most give up on pathetically designed selection process and just take the lot; yeah sure: disk space (even SSD) is plentiful and cheap nowadays but still, that seems too much like buying 6 happy meals to get a complete set of the new free toys - just wasteful.

                                Signature ready for installation. Please Reboot now.

                                J Offline
                                J Offline
                                jlongo
                                wrote on last edited by
                                #18

                                Go to ParentHave you seen the new happy meal toys! It's a train set!

                                1 Reply Last reply
                                0
                                • L Lost User

                                  Ah, but my questions are: 1. does the gui allow altering the config (i.e. add/remove)? 2. can it build an off-line installer set? 3. [for both #1 and #2] if you alter components does it re-build (re-download) the entire set or just alter the affected parts?

                                  Signature ready for installation. Please Reboot now.

                                  J Offline
                                  J Offline
                                  John Stewien
                                  wrote on last edited by
                                  #19

                                  Scott Hanselman has a blog post on how to build an offline installer [here ](https://www.hanselman.com/blog/HowToMakeAnOfflineInstallerForVS2017.aspx)

                                  1 Reply Last reply
                                  0
                                  • L Lost User

                                    Quote:

                                    Normal internet support is laughable and best effort.

                                    I suppose some government entity (like Telkom?) has a state controlled monopoly over the Internet service. That will explain your remark! :sigh:

                                    Get me coffee and no one gets hurt!

                                    M Offline
                                    M Offline
                                    Mario Luis
                                    wrote on last edited by
                                    #20

                                    Mostly copper backend yes. As fibre becomes more prevalent and other meduims that may change but basic internet is always deemed a best effort service, unless you pay for a mpls level support or run it through such a pipe.

                                    1 Reply Last reply
                                    0
                                    • D Deepak Vasudevan

                                      This is not a programming question but just a view regarding Visual Studio downloads. Unlike the previous Visual Studio installs and downloads, 2017 seems to be little painful. 1) The installer does not have pretty straight forward web install. 2) The offline too is rather very fat around 40 GB 3) Even the installation needs specific group policies to be enabled on the corporate environment. For me, net.exe was blocked by Group Policy and I had to request the system administrator to exempt my desktop to go ahead installing the IDE. How many have moved or upgraded to VS 2017? What are your experiences?

                                      M Offline
                                      M Offline
                                      MSBassSinger
                                      wrote on last edited by
                                      #21

                                      Deepak Vasudevan wrote:

                                      How many have moved or upgraded to VS 2017? What are your experiences?

                                      I tried the preview, then went to the release. I have not had problems with it. My biggest complaint is that Xamarin.Forms 3.0 is not released yet.

                                      1 Reply Last reply
                                      0
                                      Reply
                                      • Reply as topic
                                      Log in to reply
                                      • Oldest to Newest
                                      • Newest to Oldest
                                      • Most Votes


                                      • Login

                                      • Don't have an account? Register

                                      • Login or register to search.
                                      • First post
                                        Last post
                                      0
                                      • Categories
                                      • Recent
                                      • Tags
                                      • Popular
                                      • World
                                      • Users
                                      • Groups