Skip to content

Commit f0f9ff7

Browse files
Merge pull request #13209 from anandmeg/uuf-316787
Add examples on using --add parameter
2 parents f4852ec + 4c013dd commit f0f9ff7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/install/command-line-parameter-examples.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
title: Command-line parameter examples for installation
33
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
55
ms.topic: conceptual
66
author: anandmeg
77
ms.author: meghaanand
88
manager: mijacobs
9-
109
ms.subservice: installation
1110
---
1211
# 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
2120

2221
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.
2322

24-
## Install using --installPath alongside the bootstrapper
23+
## Install using --installPath and --add alongside the bootstrapper
2524

2625
* Install a minimal instance of Visual Studio, with no interactive prompts, but progress displayed:
2726

0 commit comments

Comments
 (0)