Editions

Creating Visual Studio 2017 Offline Installer

March 8, 2017 .NET, .NET Framework, Add-In's, Editions, Microsoft, Offline Installer, Visual Studio 2017, VisualStudio, VS2017 No comments

In my earlier article, I shared the details to download various Visual Studio Editions. This is an online installer which would require associated packages to be downloaded from online Microsoft sources.  Means Microsoft is not providing an Offline ISO as a download like in Visual Studio 2015. This would be a time consuming process depending of the packages you have selected to install and your internet bandwidth provided by your ISP.

With this few steps I am going to walk you through necessary steps to download all necessary packages to create an offline installer. Depending on the modules you select, package size may grow up to ~23GB.

First Step:   you would need to download associated installer  bootstrapped file.

Edition Setup File Name Command
Visual Studio Enterprise vs_enterprise.exe vs_enterprise.exe –layout c:\vs2017offline –lang en-US
Visual Studio Professional vs_professional.exe vs_professional.exe –layout c:\vs2017offline  –lang en-US
Visual Studio Community vs_community.exe vs_community.exe –layout c:\vs2017offline –lang en-US

Second Step: Go to the folder where you have saved the associated exe. Open Command Prompt(CMD.EXE) and  execute the associated command for the related executable for the edition you want to  create offline setup for.

It would take a while to complete the download of all packages.

Final Step: Once the  above step is completed, without errors, you can find that you yourself has created an offline installer. Take a back to external USB for later use or copy to other machines as necessary.

Now go to β€œc:\vs2017offline β€œ and run the associated exe and select the options you would need to install. It would get installed faster, and you can reuse the same installer multiple times without the need of downloading every time.

You can learn more about additional switches to download only what is needed  here

Visual Studio 2015–Editions

April 30, 2015 .NET, .NET Framework 4.6, ASP.NET 5.0, Community, Editions, Microsoft, Microsoft SDKs, Mobile-Development, MSDN, MSDN, Visual Studio 2015, Visual Studio SDK, VisualStudio, VS2015, Web API, Web API v2.0, Windows 10, Windows Phone, Windows Phone 8.0 SDK, Windows Phone SDK No comments

With Visual Studio 2015 Microsoft has changed type of  editions available as part the Visual Studio product line up, also made some changes to MSDN Subscription levels.

Changes in Visual Studio Editions

No more Premium and Ultimate  edition of  Visual Studio. There will only be 3 editions available:

  1. Visual Studio 2015 Community Edition –  Free, full-featured and extensible tool for developers building non-enterprise applications
  2. Visual Studio 2015 Professional Edition – Professional developer tools and services for individual developers or small teams
  3. Visual Studio 2015 Enterprise Edition – Enterprise grade solution with advanced capabilities for teams working on projects of any size or complexity, including advanced testing and DevOps

Changes in MSDN Subscription Levels

MSDN Subscription Levels also has changed: there will be only two subscription levels MSDN PRO and MSDN Enterprise. If you have a valid MSDN Premium subscription, it will be automatically upgraded to MSDN Enterprise, which is fully loaded as previous MSDN Ultimate.

image

Limited Period Upgrade Offer β€“ 50% off on upgrade to Premium

Beginning May 2015 – Upgrade from : Visual Studio Professional with MSDN or Visual Studio Test Professional with MSDN to Visual Studio Premium with MSDN for 50% off the regular list price and get a free upgrade to Visual Studio Enterprise with MSDN automatically when Microsoft release Visual Studio 2015.

image

For more information follow: https://www.visualstudio.com/en-us/products/vs-2015-product-editions.aspx