Unity3d Script Editor Most compact component (VS2017)

Source: Internet
Author: User
Tags compact windows 7 x64 visual studio installer
This article mainly for you in detail the VS2017 as a Unity3d script editor needs the most streamlined components, with a certain reference value, interested in small partners can refer to

Objective

Using VS2017 as the Script Editor for unity requires the most streamlined components.

My test environment

Windows Ten x64

Windows 7 x64 SP1

Date: 2017-4-22

The most streamlined component

Requires only three required components, which are optional installation locations

    • C # and Visual Basic Roslyn compilers

    • Static analysis Tools

    • Visual Studio Tools for Unity (i downloaded from the Plugins Library of VS)

Online installation

1, download the corresponding version from the official website, the file format is as follows: Vs_enterprise__2144843982.1466598399.exe

2, double-click Download file, accept the agreement, select the required components, to install

Offline installation

Official documents:

To create an offline installer for Visual Studio 2017

Visual Studio Enterprise 2017 components Catalog

Sample script:

The following script, offline download Roslyn compiler, NUGET,UNITYVS, static analysis tool to D:\vs2017offline

The code is as follows:

Vs_enterprise.exe--layout D:\vs2017offline--add Microsoft.VisualStudio.Component.NuGet Microsoft.VisualStudio.Component.Roslyn.Compiler Microsoft.VisualStudio.Component.Roslyn.LanguageServices Microsoft.VisualStudio.Component.Static.Analysis.Tools Microsoft.VisualStudio.Component.Unity--lang ZH-CN

I was on the Windows7, did not install successfully, so not much comment, probably because I just repaired VS2015 computer did not restart.

Disk size after installation

In Windows10, I installed several components required by Unity + several common widgets, about 1.4G of disk usage

In Windows7, I was installing the 2 components + that unity must have at the same time. NET Desktop development components (Wpf,winform, console), about 3.7G of disk usage

VS2017 Preview

Changing features

If you open the required components for the project, and the current VS is not installed, VS will automatically eject the interface that lets you install as follows:

If you want to manually add new features and cannot find Visual Studio Installer, then you can open the download vs installer to make changes, such as my: Vs_enterprise__2144843982.1466598399.exe, Run the Select changes to add the components you need.

Use feeling

Compare the other versions of VS to talk about my personal feelings of use

    • Installation speed is really faster, but the offline version of the image file is not currently available on the official website.

    • Memory footprint is less, as you can see from the Task Manager

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.