Skip to content

Commit 08756c4

Browse files
author
Greg Van Liew
authored
Merge pull request #10 from artl93/patch-2
Add info to change installer UI language
2 parents e844a95 + cb48232 commit 08756c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/install/install-visual-studio.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ To install Visual Studio 2017 RC in a language of your choosing, click the **Lan
9393

9494
> [!IMPORTANT]
9595
> 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.
96+
97+
## Changing the installer language
98+
99+
By default, the installer program tries to match the language of the operating system when run for the first time. The installer will remember this setting. The setting can later be changed by running the installer from the command line. For example, the user can force the installer to run in English by running **vs_installer.exe --locale en-US**. This setting will then be remembered when the installer is run the next time. The installer supports the following language tokens: zh-CN, zh-TW, cs-CZ, en-US, fr-FR, de-DE, it-IT, ja-JP, ko-KR, pl-PL, pt-BR, ru-RU, es-ES, and tr-TR.
96100

97101
## See Also
98102
* [Modify Visual Studio 2017 RC](modify-visual-studio.md)

0 commit comments

Comments
 (0)