安装和使用powershell7
1.安装
参考链接使用 WinGet 安装 PowerShell
搜索最新版本的 PowerShell
winget search --id Microsoft.PowerShell --exact安装 PowerShell 7 MSIX 包:
winget install --id Microsoft.PowerShell --source winget2.使用
验证是否安装成功 打开 PowerShell 7…
2026/7/10 0:43:21