You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install/use-command-line-parameters-to-install-visual-studio.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -27,9 +27,9 @@ When you install Visual Studio 2017 from a command prompt, you can use a variety
27
27
28
28
The command-line options are used in conjunction with the setup bootstrapper, which is the small (approximately 1MB) file that initiates the download process. The bootstrapper is the first executable that is launched when you download from the Visual Studio site. Use the following links to get a direct link to the latest release bootstrapper for the product edition that you're installing:
29
29
30
-
*[Visual Studio 2017 Enterprise](https://aka.ms/vs/15/release/vs_enterprise.exe)
31
-
*[Visual Studio 2017 Professional](https://aka.ms/vs/15/release/vs_professional.exe)
32
-
*[Visual Studio 2017 Community](https://aka.ms/vs/15/release/vs_community.exe)
30
+
-[Visual Studio 2017 Enterprise](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=enterprise&rel=15?utm_medium=microsoft&utm_source=docs.microsoft.com&utm_campaign=link+cta&utm_content=download+commandline+parameters+vs2017)
31
+
-[Visual Studio 2017 Professional](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=professional&rel=15?utm_medium=microsoft&utm_source=docs.microsoft.com&utm_campaign=link+cta&utm_content=download+commandline+parameters+vs2017)
32
+
-[Visual Studio 2017 Community](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=community&rel=15?utm_medium=microsoft&utm_source=docs.microsoft.com&utm_campaign=link+cta&utm_content=download+commandline+parameters+vs2017)
33
33
34
34
## List of command-line parameters
35
35
@@ -143,7 +143,7 @@ Each operation generates several log files in the `%TEMP%` directory that indica
143
143
144
144
## See also
145
145
146
-
*[Command-line parameter examples for Visual Studio 2017 installation](command-line-parameter-examples.md)
147
-
*[Create an offline installation of Visual Studio 2017](create-an-offline-installation-of-visual-studio.md)
148
-
*[Automate Visual Studio installation with a response file](automated-installation-with-response-file.md)
149
-
*[Visual Studio 2017 workload and component IDs](workload-and-component-ids.md)
146
+
-[Command-line parameter examples for Visual Studio 2017 installation](command-line-parameter-examples.md)
147
+
-[Create an offline installation of Visual Studio 2017](create-an-offline-installation-of-visual-studio.md)
148
+
-[Automate Visual Studio installation with a response file](automated-installation-with-response-file.md)
149
+
-[Visual Studio 2017 workload and component IDs](workload-and-component-ids.md)
0 commit comments