Skip to content

Commit a7f5b22

Browse files
TylerMSFTTylerMSFT
authored andcommitted
experiment
1 parent cc76a84 commit a7f5b22

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/build/vscpp-step-0-installation.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ After the installer is installed, you can use it to customize your installation
6666

6767
:::image type="content" source="../get-started/media/vs2022-installer-workloads.png" alt-text="Visual studio installer with the Desktop development with C++ workload checked."
6868
lightbox="../get-started/media/vs2022-installer-workloads.png":::
69-
On the right in the installation details pane, the various components of the workload are shown.
70-
:::image-end:::
7169

7270
For core C and C++ support, choose the "Desktop development with C++" workload. It comes with the default core editor, which includes basic code editing support for over 20 languages, the ability to open and edit code from any folder without requiring a project, and integrated source code control.
7371

@@ -90,9 +88,7 @@ If you don't want to use the Workloads feature to customize your Visual Studio i
9088

9189
By default, the installer program tries to match the language of the operating system when it runs for the first time. To install Visual Studio in a language of your choosing, choose the **Language packs** tab from the Visual Studio Installer, and then follow the prompts.
9290

93-
:::image type="content" source="../get-started/media/vs-installer-language-packs.png" alt-text="Screenshot of the Visual Studio Installer, showing the Install language packs tab view.":::
94-
English is selected. There are also options for Chinese Simplified or traditional, French, German, Spanish, and several others.
95-
:::image-end:::
91+
:::image type="content" source="../get-started/media/vs-installer-language-packs.png" alt-text="Screenshot of the Visual Studio Installer, showing the Install language packs tab view and the languages you can choose from like English, Spanish, Chinese (simplified or traditional), and many others." lightbox="../get-started/media/vs-installer-language-packs.png":::
9692

9793
#### Change the installer language from the command line
9894

0 commit comments

Comments
 (0)