Hi, there is an offline installer. I want to install C # can I do it without the Internet?
or still the internet asks?
Hi, there is an offline installer. I want to install C # can I do it without the Internet?
or still the internet asks?
If C # is in the assembly, then it is possible. If not, then no. I was put off the disk normally.
You can use the Web-installer to create a local mirror and install it without the Internet. Details are here.
You can download the offline cache from somewhere in the torrent, for example, from here: VS 2017 Community offline cache
Source: https://ru.stackoverflow.com/questions/848037/
All Articles