Skip to content

Commit df011d0

Browse files
authored
Add --locale parameter
Added UI locale parameter documentation
1 parent b4b65c1 commit df011d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/use-command-line-parameters-to-install-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ When you install Visual Studio 2017 RC from a command prompt, you can use the fo
5959
| ```--sharedInstallDir <dir>``` | Optional: The target installation directory for shared payloads. |
6060
| ```--compatInstallDir <dir>``` | Optional: The target installation directory for legacy compatibility payloads. |
6161
| ```--layoutDir <dir>```, ```--layoutDirectory <dir>``` | Optional: The layout directory in which to find packages.|
62-
62+
| ```--locale <language-locale>``` | Optional: Change the locale of the user interface for the installer. Setting will be preseved. |
6363

6464
> [!IMPORTANT]
6565
> While Visual Studio 2017 RC in general is supported for use in a production environment, those workloads and components that are marked "Preview" in the installation UI are not supported for use in a production environment.

0 commit comments

Comments
 (0)