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/command-line-parameter-examples.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,11 @@
1
1
---
2
2
title: Command-line parameter examples for installation
3
3
description: Customize command-line parameter examples to create your own installation of Visual Studio by setting parameters, such as installPath, wait, all, remove, and more.
4
-
ms.date: 3/11/2024
4
+
ms.date: 10/14/2024
5
5
ms.topic: conceptual
6
6
author: anandmeg
7
7
ms.author: meghaanand
8
8
manager: mijacobs
9
-
10
9
ms.subservice: installation
11
10
---
12
11
# Command-line parameter examples for Visual Studio installation
@@ -21,7 +20,7 @@ You can use the `^` character at the end of a command line to concatenate multip
21
20
22
21
For lists of the workloads and components that you can install by using the command line, see the [Visual Studio workload and component IDs](workload-and-component-ids.md) page.
23
22
24
-
## Install using --installPath alongside the bootstrapper
23
+
## Install using --installPath and --add alongside the bootstrapper
25
24
26
25
* Install a minimal instance of Visual Studio, with no interactive prompts, but progress displayed:
0 commit comments