winget-cli icon indicating copy to clipboard operation
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).

Results 917 winget-cli issues
Sort by recently updated
recently updated
newest added

### Brief description of your issue ![image](https://user-images.githubusercontent.com/3968605/184355980-a573deb3-5d4a-49f4-aabe-d57dd7cecaa8.png) What you see here is, dass the Runtime 3.1.27 is detected outdated but in x86 version. As you see x64 is already up...

Issue-Bug
Area-Matching

### Description of the new feature / enhancement winget upgrade is expecting exactly one pacakge name to perform a specifc update. It would be nice to change the syntax to...

Issue-Feature

### Brief description of your issue Winget works fine from non-elevated cmd. From elevated cmd it gives "Failed when searching source; results will not be included: winget" error on almost...

Issue-Bug
Needs-Attention

### Brief description of your issue In the COM InProc E2E tests, if the COM call hits a path that needs to resolve a string resource, the call will fail...

Issue-Bug

### Description of the new feature / enhancement We've spotted a issue where Silent sometimes requires Administrator where SilentWithProgress does not, therefore we need a way to set the ElevationRequirement...

Issue-Feature
Area-Manifest

### Description of the new feature / enhancement The manifest currently allows for a MinimumOSVersion to distinguish apps which cannot be installed on older versions of the OS. However, there...

Issue-Feature
Area-Manifest

### Description of the new feature / enhancement The manifest should declare the supported install scopes. Many manifests do not specify scope for an installer. This could either be a...

Issue-Feature
Area-Manifest

### Description of the new feature / enhancement Some installers will always reboot, regardless of what we ask of them. We can support these by having the data in the...

Issue-Feature
Area-Manifest

### Description of the new feature / enhancement We currently have a bunch of manifest fields for installing packages: ``` InstallerSwitches: Custom: /allthethings Silent: /VERYSILENT SilentWithProgress: /somewhatsilent InstallerSuccessCodes: - 12...

Issue-Feature
Area-Manifest
Command-Uninstall

### Description of the new feature / enhancement I just noticed a bug on the community repo (https://github.com/microsoft/winget-pkgs/issues/33583) where the user can't install EarTrumpet due to missing dependencies. After a...

Issue-Feature
Area-Manifest
Dependencies