winget
requirement/install
- built-in Win10/21H1 or Win11/21H2
- can be install From Microsoft Store
- install via command line
Invoke-WebRequest -Uri "https://github.com/microsoft/winget-cli/releases/download/v1.1.12653/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle" -OutFile "C:\drv\WinGet.msixbundle" Add-AppxPackage "C:\drv\WinGet.msixbundle"