创建VS 2015社区的自定义脱机安装 [英] Creating Custom Offline Installation of VS 2015 Community

查看:49
本文介绍了创建VS 2015社区的自定义脱机安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我已经阅读了有关如何使用/layout进行脱机安装的信息,但似乎它会下载VS 2015中的所有可用软件包(某些论坛说,容量为5到25 GB),我的要求仅是C#和WPF开发.使用在线安装程序,只需< 3 GB(如果我没记错的话).

我的问题是,我只能创建仅足以用于C#和WPF开发的脱机安装程序吗?

预先感谢

解决方案

嗨IvanJX,

感谢您在MSDN论坛中发帖.

>>我只能创建仅足以进行C#和WPF开发的脱机安装程序吗?

对于您的问题,/layout命令只能将整套文件下载到本地文件夹,而不能用于指定了组件安装.

如果只希望使用IDE进行C#和WPF开发,最好的方法是使用Visual Studio Web安装程序,选择默认"安装就可以了,它包括C#语言,并且能够创建WPF项目. /p>

此外,如果您坚持指定的自定义VS安装,则可以采用Visual Studio的无人参与安装,请参阅:

https://msdn.microsoft.com/en-us/library/ee225237.aspx

但是先决条件是您仍然需要/layout命令来下载完整文件.

最好的问候,


Hello all,

I've read about how to make offline installation with /layout, but it seems it downloads all available package in VS 2015 (some forums said from 5 to 25 GB), which my requirements is only C# and WPF development. With online installer, it just take < 3 GB (if I ain't wrong).

My question is, can I only create offline installer that enough only for C# and WPF development?

Thanks in advance

解决方案

Hi IvanJX,

Thank you for posting in MSDN forum.

>>can I only create offline installer that enough only for C# and WPF development?

For your question, the /layout command could only allow downloading the full set of files to a local folder, it couldn't use for specified the components installation.

If you just want the IDE for C# and WPF development, the best way is use the visual studio web installer, choose the Default installation would be ok, it includes the C# language and is able for you do create WPF project.

In addition, if you insist on a custom VS installation as you specify, you could take an Unattended Installation of Visual Studio, refer to:

https://msdn.microsoft.com/en-us/library/ee225237.aspx

But the prerequisite for it is you still need /layout command to download full files.

Best Regards,


这篇关于创建VS 2015社区的自定义脱机安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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