Skip to content

Commit 47517ec

Browse files
committed
Updates for feedback
1 parent 7dde50b commit 47517ec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/install/create-an-offline-installation-of-visual-studio.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ Visual Studio is designed to work well in various computer configurations. In th
2626

2727
Sometimes online access is problematic. For example, you might have an unreliable internet connection or your internet connection might have low bandwidth. For situations like these, you have other methods available for acquiring Visual Studio. You can use the **Download all, then install** feature from the Visual Studio Installer to download an installation package on the local machine *before* you install it locally, or you can use the command line to create a local installation package to install locally later.
2828

29-
After you [download the bootstrapper](#step-1---download-the-visual-studio-bootstrapper), run it to install the latest version of the Visual Studio Installer. The installer is a separate program that provides everything you need to both install and customize Visual Studio. After you install the Visual Studio Installer, you can use it to download installation packages. To download a local installation package, select the **Download all, then install** option in the dropdown at the bottom of the **Workloads** tab of the Visual Studio Installer. The purpose of this feature is to download the Visual Studio packages in advance on the computer where Visual Studio will eventually be installed. By downloading the packages locally first, you can then safely disconnect from the internet before you install Visual Studio.
29+
After you [download the bootstrapper](#step-1---download-the-visual-studio-bootstrapper), run it to install Visual Studio. It'll first install and then launch the latest version of the Visual Studio Installer, which you can use to customize and configure your installation, download installation packages, and install the product.
30+
31+
To complete downloading the product before installation starts, select the **Download all, then install** option in the dropdown at the bottom of the default **Workloads** tab of the Visual Studio Installer. The purpose of this feature is to download the Visual Studio packages in advance on the computer where Visual Studio will eventually be installed. By downloading the packages locally first, you can then safely disconnect from the internet before you install Visual Studio.
3032

3133
![The "Download all, then install" option](media/vs-2019/download-all-then-install-from-installer.png)
3234

0 commit comments

Comments
 (0)