- It's the most tested and stable approach
Invoke-WebRequest -Uri "https://aka.ms/getwinget" -OutFile "winget.msixbundle" Use code with caution. Copied to clipboard : powershell Add-AppxPackage -Path "winget.msixbundle" Use code with caution. Copied to clipboard Cleanup : powershell Remove-Item "winget.msixbundle" Use code with caution. Copied to clipboard Alternative Methods install winget using powershell hot
Si continuas utilizando este sitio aceptas el uso de cookies. más información
Los ajustes de cookies de esta web están configurados para "permitir cookies" y así ofrecerte la mejor experiencia de navegación posible. Si sigues utilizando esta web sin cambiar tus ajustes de cookies o haces clic en "Aceptar" estarás dando tu consentimiento a esto.