vault backup: 2025-05-01 23:33:13
Affected files: 21.02. Windows/Windows 11 重灌.md
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
# 安裝工具
|
# 安裝工具
|
||||||
## 使用 [WinGet](https://learn.microsoft.com/zh-tw/windows/package-manager/winget/) 安裝工具
|
## 使用 [WinGet](https://learn.microsoft.com/zh-tw/windows/package-manager/winget/) 安裝工具
|
||||||
```
|
```bash
|
||||||
winget install -e --id \
|
winget install -e --id \
|
||||||
Microsoft.PowerToys \
|
Microsoft.PowerToys \
|
||||||
7zip.7zip \
|
7zip.7zip \
|
||||||
@@ -27,6 +27,24 @@ Microsoft.VisualStudioCode \
|
|||||||
Google.AndroidStudio \
|
Google.AndroidStudio \
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```PowerShell
|
||||||
|
winget install -e --id `
|
||||||
|
Microsoft.PowerToys `
|
||||||
|
7zip.7zip `
|
||||||
|
MHNexus.HxD `
|
||||||
|
SublimeHQ.SublimeText.4 `
|
||||||
|
Git.Git `
|
||||||
|
dandavison.delta `
|
||||||
|
WinMerge.WinMerge `
|
||||||
|
SoftDeluxe.FreeDownloadManager `
|
||||||
|
Google.Chrome `
|
||||||
|
CodecGuide.K-LiteCodecPack.Mega `
|
||||||
|
ShareX.ShareX `
|
||||||
|
Win32diskimager.win32diskimager `
|
||||||
|
Google.GoogleDrive `
|
||||||
|
Microsoft.VisualStudioCode `
|
||||||
|
Google.AndroidStudio
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user