如何离线安装VS2015 Community Edition [英] How to install VS2015 Community Edition offline

查看:122
本文介绍了如何离线安装VS2015 Community Edition的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

访问Microsoft 下载VS2015的网站时,您可以下载大小为几MB的文件以安装Visual Studio.当您打开文件时,它会从Internet获取必需的文件,但是您无法选择这些文件的存储位置.如何下载Visual Studio 2015的整个安装以执行脱机安装?例如,对于多台计算机.

When visiting Microsoft website to download VS2015 you can download a file of a few MB in size to install Visual Studio. When you open the file it acquires the files necessary from internet, but you can not choose where these files are stored. How can I download the entire installation of Visual Studio 2015 to perform an offline installation? For example, for multiple machines.

推荐答案

下载网站文件,并使用命令行开关"/layout"启动它(请参阅msdn到

Download the file of website and start it with the commandline switch "/layout" (see msdn to download visual studio 2015 installer for offline installation). So C:\vs_community.exe /layout for example. It asks for a location and the download begins.

使用ISO版本时,您仍然需要Internet连接才能安装所有功能.正如奥古斯托·巴雷托(Augusto Barreto)所指出的那样.

With the ISO version you still need internet connection to be able to install ALL the features. As pointed out by Augusto Barreto.

这篇关于如何离线安装VS2015 Community Edition的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆