You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -22,7 +21,7 @@ Welcome to Visual Studio 2022! In this version, it's easy to choose and install
22
21
23
22
Want to know more about what else is new in this version? See the Visual Studio [release notes](/visualstudio/releases/2022/release-notes/).
24
23
25
-
Ready to install? We'll walk you through it, step-by-step.
24
+
Ready to install? We walk you through it, step-by-step.
26
25
27
26
### Step 1 - Make sure your computer is ready for Visual Studio
28
27
@@ -57,22 +56,22 @@ Run the bootstrapper file you downloaded to install the Visual Studio Installer.
57
56
58
57
If you receive a User Account Control notice, choose **Yes** to allow the bootstrapper to run.
59
58
60
-
1. We'll ask you to acknowledge the Microsoft [License Terms](https://visualstudio.microsoft.com/license-terms/) and the Microsoft [Privacy Statement](https://privacy.microsoft.com/privacystatement). Choose **Continue**.
59
+
1. We ask you to acknowledge the Microsoft [License Terms](https://visualstudio.microsoft.com/license-terms/) and the Microsoft [Privacy Statement](https://privacy.microsoft.com/privacystatement). Choose **Continue**.
61
60
62
61
### Step 4 - Choose workloads
63
62
64
63
After the installer is installed, you can use it to customize your installation by selecting the *workloads*, or feature sets, that you want. Here's how.
65
64
66
65
1. Find the workload you want in the **Installing Visual Studio** screen.
67
66
68
-
:::image type="complex" source="../get-started/media/vs2022-installer-workloads.png" alt-text="Visual studio installer with the Desktop development with C++ workload checked."
67
+
:::image type="content" source="../get-started/media/vs2022-installer-workloads.png" alt-text="Visual studio installer with the Desktop development with C++ workload checked."
On the right in the installation details pane, the various components of the workload are shown.
71
70
:::image-end:::
72
71
73
72
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.
74
73
75
-
Additional workloads support other kinds of development. For example, choose the "Universal Windows Platform development" workload to create apps that use the Windows Runtime for the Microsoft Store. Choose "Game development with C++" to create games that use DirectX, Unreal, and Cocos2d. Choose "Linux development with C++" to target Linux platforms, including IoT development.
74
+
Other workloads support more kinds of development. For example, choose the "Universal Windows Platform development" workload to create apps that use the Windows Runtime for the Microsoft Store. Choose "Game development with C++" to create games that use DirectX, Unreal, and Cocos2d. Choose "Linux development with C++" to target Linux platforms, including IoT development.
76
75
77
76
The **Installation details** pane lists the included and optional components installed by each workload. You can select or deselect optional components in this list. For example, to support development by using the Visual Studio 2017 or 2015 compiler toolsets, choose the MSVC v141 or MSVC v140 optional components. You can add support for MFC, the experimental Modules language extension, IncrediBuild, and more.
78
77
@@ -131,7 +130,7 @@ Welcome to Visual Studio 2019! In this version, it's easy to choose and install
131
130
132
131
Want to know more about what else is new in this version? See the Visual Studio [release notes](/visualstudio/releases/2019/release-notes/).
133
132
134
-
Ready to install? We'll walk you through it, step-by-step.
133
+
Ready to install? We walk you through it, step-by-step.
135
134
136
135
### Step 1 - Make sure your computer is ready for Visual Studio
137
136
@@ -166,7 +165,7 @@ Run the bootstrapper file you downloaded to install the Visual Studio Installer.
166
165
167
166
If you receive a User Account Control notice, choose **Yes** to allow the bootstrapper to run.
168
167
169
-
1. We'll ask you to acknowledge the Microsoft [License Terms](https://visualstudio.microsoft.com/license-terms/) and the Microsoft [Privacy Statement](https://privacy.microsoft.com/privacystatement). Choose **Continue**.
168
+
1. We ask you to acknowledge the Microsoft [License Terms](https://visualstudio.microsoft.com/license-terms/) and the Microsoft [Privacy Statement](https://privacy.microsoft.com/privacystatement). Choose **Continue**.
170
169
171
170
### Step 4 - Choose workloads
172
171
@@ -178,7 +177,7 @@ After the installer is installed, you can use it to customize your installation
178
177
179
178
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.
180
179
181
-
Additional workloads support other kinds of development. For example, choose the "Universal Windows Platform development" workload to create apps that use the Windows Runtime for the Microsoft Store. Choose "Game development with C++" to create games that use DirectX, Unreal, and Cocos2d. Choose "Linux development with C++" to target Linux platforms, including IoT development.
180
+
Other workloads support more kinds of development. For example, choose the "Universal Windows Platform development" workload to create apps that use the Windows Runtime for the Microsoft Store. Choose "Game development with C++" to create games that use DirectX, Unreal, and Cocos2d. Choose "Linux development with C++" to target Linux platforms, including IoT development.
182
181
183
182
The **Installation details** pane lists the included and optional components installed by each workload. You can select or deselect optional components in this list. For example, to support development by using the Visual Studio 2017 or 2015 compiler toolsets, choose the MSVC v141 or MSVC v140 optional components. You can add support for MFC, the experimental Modules language extension, IncrediBuild, and more.
184
183
@@ -251,7 +250,7 @@ For details on the disk space and operating system requirements, see [Visual Stu
251
250
>[!Tip]
252
251
> The Community edition is for individual developers, classroom learning, academic research, and open source development. For other uses, install Visual Studio 2017 Professional or Visual Studio 2017 Enterprise.
253
252
254
-
1. Find the installer file you downloaded and run it. The downloaded file may be displayed in your browser, or you may find it in your Downloads folder. The installer needs Administrator privileges to run. You may see a **User Account Control** dialog asking you to give permission to let the installer make changes to your system; choose **Yes**. If you're having trouble, find the downloaded file in File Explorer, right-click on the installer icon, and choose **Run as Administrator** from the context menu.
253
+
1. Find the installer file you downloaded and run it. The downloaded file might be displayed in your browser, or you might find it in your Downloads folder. The installer needs Administrator privileges to run. You might see a **User Account Control** dialog asking you to give permission to let the installer make changes to your system; choose **Yes**. If you're having trouble, find the downloaded file in File Explorer, right-click on the installer icon, and choose **Run as Administrator** from the context menu.
255
254
256
255

257
256
@@ -267,11 +266,11 @@ For details on the disk space and operating system requirements, see [Visual Stu
267
266
268
267
The first time you run Visual Studio, you're asked to sign in with a Microsoft Account. If you don't have one, you can create one for free. You must also choose a theme. Don't worry, you can change it later if you want to.
269
268
270
-
It may take Visual Studio several minutes to get ready for use the first time you run it. Here's what it looks like in a quick time-lapse:
269
+
It might take Visual Studio several minutes to get ready for use the first time you run it. Here's what it looks like in a quick time-lapse:
271
270
272
271

273
272
274
-
Visual Studio starts much faster when you run it again.
273
+
Visual Studio starts faster when you run it again.
275
274
276
275
1. When Visual Studio opens, check to see if the flag icon in the title bar is highlighted:
0 commit comments