How to install a visual studio on several computers without downloading several components of the visual studio, which is up to 20 GB or more on each computer. Is there a way to downloadimg all the time and install on all computers.
Use the build switch and possibly add the workloads or packet identifiers that you want to store in the local cache. Documents are described here .
vs_setup --layout c:\vssetup --all
Source: https://habr.com/ru/post/1671883/More articles:API login from Android application using laravel 5.3 passport - laravelSQL Server Query Spatial data for nearest neighbor DISTINCT TOP N ORDER BY Distance - sql-serverRmarkdown Beamer 16: 9 transmittance - latexHow to debug webview issue when loading website url in android - androidTable of contents in rays generated by R markdown / knitr - rgeodata design issues - geopandasJayway JsonPath filter expression for internal array - javaHow to appoint a unique employee on weekends in C # - c #SQL syntax highlighting in Visual Studio 2017 - visual-studio-2017access to parent fragment by child fragment - androidAll Articles