Download Visual Studio 2017 ISO (Offline Installer)

For downloading Visual Studio 2017 ISO offline installer, first, we have to download the Web installer. Because Microsoft does not provide a direct ISO download link now. Instead, it provides a small web installer for every version (Enterprise, Professional, and Community). Among these editions, the Community edition is free. Good news is web installer supports the command-line arguments for keeping files available offline.

Using  – –layout command line argument, we can keep downloaded files into a given folder location of our hard disk drive. After downloading all files we can create an ISO file using any Free ISO Maker software. Also, we can compress it into a zip file and upload it into any cloud storage like Google Drive or OneDrive for future use.

Opened Visual Studio 2017 ScreenshotOpened Visual Studio 2017 ScreenshotC# Projects opened with Visual Studio

Download visual studio 2017 offline installer full version

The following links contain Visual Studio Community, Professional, and Enterprise Edition web installer where Community Edition is free for web, mobile and desktop application development.

First, download your desired edition web installer from the below download links then follow the remaining steps for making installation files available at offline.

1. Visual Studio 2017 Community Download Link

2. Visual Studio 2017 Professional Download Link

3. Visual Studio 2017 Enterprise Download Link

If you do not want to follow the below procedure then you can directly download Visual Studio 2017 Community ISO for Web Development from Google Drive Download Link ( Size: 1.7 GB )

After completing the download, rename the downloaded exe file to visual_studio.exe then run command prompt ( cmd ) at that folder. Then type following command. This command will download full visual studio will require more disk space. For development specific download please follow the next steps.

visual_studio.exe --layout c:\vs2017 --lang en-US

Make sure you have a folder name vs2017 at your C:\ drive. Or change the path to your desired folder. At that location, Visual Studio web installer will download all required files.

The above command will download the full version of Visual Studio which requires large disk space. You can zip or make an ISO file of that folder and can use it any time for full installation. For future installation, you can also keep a backup copy at Google Drive so that if your hard drive crashes still you can download your own copy of a specific version online at any time.

N.B. Visual Studio 2017 Enterprise and Professional edition requires a product key for activation. We can install these two editions for a certain trial period.

Download Visual Studio 2017 offline installer by features

The previous command will download the full version of Visual Studio which requires very large disk space. Instead, we can download it according to our required features like only web development or desktop application development, or mobile app development. For that, we can use the following command.

First, open Command prompt from start menu by typing cmd. Then run following command according to your need.

Visual Studio 2017 For Web development

visual_studio.exe --layout c:\vs2017 --add Microsoft.VisualStudio.Workload.NetWeb --lang en-US

For desktop development

visual_studio.exe --layout c:\vs2017 --add Microsoft.VisualStudio.Workload.ManagedDesktop --includeOptional --lang en-US

Visual Studio 2017 offline version for C++ development

visual_studio.exe --layout c:\vs2017 --add Microsoft.VisualStudio.Workload.NativeDesktop --includeRecommended --lang en-US

For making Visual studio 2017 full version offline use following command

visual_studio.exe --layout c:\vs2017 --lang en-US

Watch video of above procedure

List of supported language locales

Language-localeLanguagecs-CZCzechde-DEGermanen-USEnglishes-ESSpanishfr-FRFrenchit-ITItalianja-JPJapaneseko-KRKoreanpl-PLPolishpt-BRPortuguese – Brazilru-RURussiantr-TRTurkishzh-CNChinese – Simplifiedzh-TWChinese – Traditional

For more detailed information you can visit Microsoft’s Visual Studio Download Page

Visual studio 2017 requirements

Supported Operating SystemsWindows 7 SP1, 8.1, 10
Windows Server 2012 R2 (with Update 2919355), 2016Hardware1.8 GHz or faster processor
2 GB of RAM; 4 GB of RAM recommended
Hard disk space: up to 130 GB of available space
Hard disk speed: to improve performance require solid-state drive(SSD).
Video Card: Visual Studio will work best at a resolution of WXGA (1366 by 768) or higher.Supported LanguagesEnglish, Chinese (Simplified), Chinese (Traditional), Czech, French, German, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Russian, Spanish, and Turkish.Additional RequirementsAdministrator rights.
.NET Framework 4.5.2 or above.
Universal Windows app development, including designing, editing, and debugging, requires Windows 10. 
Xamarin.Android requires a 64-bit edition of Windows and the 64-bit Java Development Kit (JDK).
PowerShell 3.0 or higher is required 

 Source: Microsoft

Create Downloadable Visual Studio ISO File

By default, there has no software built-in with Microsoft Windows for making ISO files from a folder location. For creating an ISO file, we have to use 3rd party software. You can read another article about ISO file creation process. Though, we have examined that Zip, 7zip or win RAR file formats are highly compressed than ISO files. Also compressed zip/rar file takes lower disk space than ISO file. However, After making ISO file we can upload it into google drive and collect the downloadable link from there.

Visual studio 2017 bittorrent

Microsoft does not provide any BitTorrent download link for visual studio 2017. You may find many 3rd party sources for BitTorrent. But we think downloading any software from an untrusted site is risky. It is better downloading from an authority website.

Others version of Visual Studio Download

Visual Studio 2022

Community / Professional / Enterprise

Visual Studio 2019

Community / Professional / Enterprise

Visual Studio 2015

Visual Studio 2015 Enterprise
Visual Studio 2015 Professional
Visual Studio 2015 Community

Visual Studio 2013

Visual Studio 2013 Community

Visual Studio 2012

Visual Studio 2012 Ultimate
Visual Studio 2012 Premium
Visual Studio 2012 Professional
Visual Studio 2012 Test Professional
Visual Studio 2012 Team Foundation Server
Visual Studio 2012 Express

Visual Studio 2010

Visual Studio 2010

Visual Studio 2008

Visual Studio 2008
Visual Studio 2008 Service Pack 1

Visual Studio 2005

Visual Studio 2005 Express
Visual Studio 2005 Service Pack 1

Helpful frequently asked questions about Microsoft Visual Studio

Can you still download Visual Studio 2017?

Yes, Still Microsoft allows downloading the previous version of Visual Studio. You can download directly from this Download Link which requires login of outlook/hotmail/live email account. After a successful login, it will show Visual Studio 2017 exe file download button with other tools download. If this link is broken then you can visit Microsoft’s Official older version (from visual studio 2012) download list page.

What is Visual Studio ISO?

In early 2013 Microsoft had provided their Visual Studio in ISO format. ISO is actually a CD/DVD image format. If we make an ISO file then we can run that at virtual CD/DVD ROM software or we can directly burn that into CD/DVD. Those optical disks had fixed limited size like CD had a storage capacity of 600 Mb and regular DVD had a storage capacity of about 4 GB, also the interesting fact is now a day they are obsoleted. Now Visual Studio ISO is not available cause it’s a very large size and updates very frequently.

Is Visual Studio 2017 community free?

Yes, It is absolutely free for developers, infects everyone who wants to download it. Besides the Community edition, they have paid Enterprise and Professional Edition.

How can I download Visual Studio 2017 for free?

From Microsoft’s website, we can download most of the older versions of Visual Studio since version 2012. Here is the older version download page

Does Visual Studio Run on Mac Operating System?

Yes, Microsoft has released a separate Visual Studio version for Mac users. This is a little bit different but supports most of the development that is not Windows Specific development. Cross-platform Xamarin mobile application development is also supported.

Does Visual Studio 2017 support .Net core development?

Earlier versions of .Net core development are supported by VS 2017. But for the latest development, requires latest version of Visual Studio.

Is there a free version of Visual Studio 2017?

Yes, The Community Edition of Visual Studio is always free for every version. You can use Visual Studio 2017 Community edition for Mobile, Web, Desktop, C++, Python, Unity Game development, and more for absolutely free.

How long does it take to install Visual Studio 2017?

For vs 2017 Microsoft provides web installer. Which is very small size, downloads very fast. But after starting installation it downloads all the required files depending on your chosen features. Then the installer starts to install those files. That is why it will take long time and exact time will depends on your internet download speed.

Do I need to uninstall Visual Studio 2017 before installing 2019?

No, From visual studio 2017 Microsoft allows installing multiple versions side by side. It works very well.

Should I use Visual Studio or Visual Studio code?

Visual Studio Code is true cross platform supported fee IDE. Which is developed using Electron JS. Has very large plugins support. If you are a Linux or Mac user or have a plan to switch to Unix operating system then VS Code is the best option for you. Else if you are a windows user then you can use Visual Studio.

Conclusion

Sometimes we may require an upgrade or reinstallation of our operating system. Then Visual Studio also requires a new installation. That is why if we can keep a backup copy of downloaded Visual Studio 2017 offline installer files by making an ISO file or compressed zip file then it will be help full for the next installation time. Please feel free to comment here and suggest to us what is not covering in this article. Also, you can ask questions related to downloading visual studio iso in our question-answer section.

Thank you for reading the article.