winget-cli
winget-cli copied to clipboard
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
### Brief description of your issue I run winget from non-admin console and did winget upgrade -all, then it tried to upgrade Android Studio and though it failed with popup...
Is the following command possible? `winget import -i —location ` If not, how can I use the import command to control where it should be installed? _Originally posted by @PhilippBaumi...
### Brief description of your issue While searching through `PackageName`s, WinGet only uses ones from default locale, and those from non-default locales will be ignored. ### Steps to reproduce Use...
null ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-cli/pull/2611)
# Cannot override installer hash when running as admin, even if EnableLua = 0 (UAC OFF) I want to install the package. Please let me install the package. # Steps...
# Brief description of your issue Installing a package doesn't add it it to path # Steps to reproduce 1. Install Vim using `winget install vim` 2. Try to run...
### Description of the new feature / enhancement Side by side installs are potentially one of the most frustrating experiences for users, especially when they result in an upgrade loop...
# Description of the new feature/enhancement When installing applications from Winget, if an application doesn't install correctly for some reason (hash mismatch, installer is uncooperative, etc - anything that keeps...
# What was done? - Added Group policy control for BypassCertificatePinningForMicrosoftStore # Test - Added tests ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-cli/pull/2637)
### Brief description of your issue ```winget upgrade --all --silent``` only installs the first package silently. The rest shows progress. I had following upgrades available when running ```winget upgrade```. ```...