Update PowerShell: A Comprehensive How-To Guide
On Windows (PowerShell Core 7+):
- Open a terminal with admin rights and use
winget: winget search Microsoft.PowerShellwinget install --id Microsoft.PowerShell --source wingetwinget upgrade --id Microsoft.PowerShell- Or manually download and install from GitHub. (x64 xxx.msi)
- Note: If you install through *.msi, you cannot use winget
No comments:
Post a Comment