The new version of Visual Studio will come with dramatically new installer, which will allow that you install only stuff you need, without gigabytes of unnecessary never used components. Current version of Visual Studio which is Visual Studio 2015 Update 3 is coming with nearly 8GB installation file. This is too much for the installer, you need special condition when you want to download the installation file. I am doing it by night, when I am sleeping. In some condition, the installation process takes an hour to install everything you have specified.
In the next version, the installation process will be changed and if you want to see and feel how the future Visual Studio installer will look like. You can download the preview of the Visual Studio vnext code name “Visual Studio 15” at this link.
If you try to install Visual Studio 15 preview 3, it will take less than 5 minutes, with a very simple installer. In the next five pictures, the whole installation process is completed.
After you download the installer, run it and the following pictures will appear:
- First picture is asking to confirm the installation process:
- The next picture shows the progress of loading installer
- The next picture is the main picture which you can select what to install. The whole Visual Studio installer is divided into the development groups:
- Core Stuff of the Visual Studio- this component is required for all developer groups
- There are for now 4 installer groups: .NET, C++, Python, Game dev
- More will come later
- After you select right developer group/groups, the installation process starts by pressing Install button.
- After the installation process is completed, the following picture appears, which you only need to close by pressing the Close button at the right top edge of the window.
As we can see, the next version of the Visual Studio will dramatically change the installation process, offering a new simple and effective installer.
Filed under: .NET, CodeProject, Visual Studio
Tagged: .NET, CodeProject, Visual Studio, Visual Studio 15