Windows11 wingetを使ってVSCODEをインストールする

環境
エディション Windows 11 Pro
バージョン 22H2
システムの種類 64bit

操作方法
1.コマンドプロンプトを起動します。

2.以下のコマンドを実行して「契約条件に同意」に「y」とします。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
winget install vscode
winget install vscode
winget install vscode

3.VSCODEのインストールが開始されます。

4.wingetでインストールしたものをアップデートする場合は、以下のコマンドを実行します。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
winget upgrade --all
winget upgrade --all
winget upgrade --all

 

Visual Studio Code

Posted by arkgame