Skip to content

Add --locale parameter #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 30, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ When you install Visual Studio 2017 RC from a command prompt, you can use the fo
| ```--sharedInstallDir <dir>``` | Optional: The target installation directory for shared payloads. |
| ```--compatInstallDir <dir>``` | Optional: The target installation directory for legacy compatibility payloads. |
| ```--layoutDir <dir>```, ```--layoutDirectory <dir>``` | Optional: The layout directory in which to find packages.|

| ```--locale <language-locale>``` | Optional: Change the display language of the user interface for the installer. Setting will be persisted. |

> [!IMPORTANT]
> 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.
Expand Down