2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Visual Studio 2022 Preview1.1 インストールメモ

Posted at

Visual Studio 2022 Preview1.1 インストールメモ

Visual Studio 2022ってどんな風になるのか気になったので、自分の環境に入れることにした。
そのときの備忘録。

ダウンロードページに異動

https://docs.microsoft.com/ja-jp/visualstudio/releases/2022/release-notes-preview

Download Professional 2022 Preview Button を押下

Visual Studio をダウンロードいただきありがとうございますページが表示され、vs_professional__1848432303.1617164538.exeが落ちてきた。

vs_professional__1848432303.1617164538.exe を実行

いきなり以下のダイヤログボックスが現れる。
image.png

マイクロソフト ソフトウェア ライセンス条項を確認

意外なことは書いてなかった。

続行を選ぶ

image.png
この辺はVisual Studio 2019 installerとあまり変わらない。

ワークロードタブで欲しい機能を選択

image.png
欲しい機能をチェックする。
私は欲張りなので全部欲しい。

個別のコンポーネントタブで何が入ってくるか確認

.NET 6 Runtimeが入っているので.NET 5.NET Coreは選択されていない模様。.NET Framework 4.8 SDKはまだ入っている。
image.png

最新のWindows 10 SDKが入っている。
image.png

CMakeは入っている。
image.png

言語パックタブを確認

英語のみ。
image.png

インストールの場所タブを確認

Preview版は独立してインストールされるようになっているらしい。
image.png

インストールボタンを選択

4.32 G byte / 681パッケージ。
image.png
10分弱待つ。

Visual Studio 2022 Previewが起動する

image.png
起動時の動作はVisual Studio 2019と変わりませんね。

触ってみてどう変わったかは別記事で書く予定。

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?