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).
### Relevant area(s) WinGet CLI ### Relevant command(s) _No response_ ### Brief description of your issue ```PackageCatalog.PackageUpdating``` event cause app exit abnormally ##### -------------------------- ```PackageCatalog.PackageUpdating``` 事件导致应用退出异常(WinGet package manager 内部调用了该 API)...
### Relevant area(s) WinGet CLI ### Description of the new feature / enhancement When using the "winget search" command, it would be nice to have a column at the end...
### Brief description of your issue I have used winget in the Windows Sandbox. I'm not sure if this is a documentation issue or a bug. Or both. The winget...
### Brief description of your issue Error when trying to upgrade, list or install anything with winget. ### Steps to reproduce Don't have any exact steps - from the events...
### Relevant area(s) WinGet CLI, COM API ### Relevant command(s) _No response_ ### Brief description of your issue It seems WinGet has [regressed from 1.10.320](https://github.com/microsoft/winget-cli/issues/5363) and is once again executing...
### Relevant area(s) WinGet CLI, DSC Resource ### Relevant command(s) _No response_ ### Brief description of your issue After running `winget dsc export --all` I opened the resulting configuration file....
### Relevant area(s) WinGet CLI, DSC Resource ### Relevant command(s) _No response_ ### Brief description of your issue After running winget dsc export --all I opened the resulting configuration file....
Confusing winget upgrade/list summaries for pinned, explicit-target, and --include-unknown packages
`winget upgrade` and `winget list --upgrade-available` show confusing and sometimes self‑contradictory summary messages around pinned packages, packages requiring explicit targeting (`RequireExplicitUpgrade`), and packages with unknown versions, even when there are...
### Relevant area(s) WinGet CLI ### Description of the new feature / enhancement Currently, `--rename` is not recognized when using `winget upgrade`. The lack of this makes it such that...
### Relevant area(s) WinGet CLI, COM API ### Relevant command(s) _No response_ ### Brief description of your issue This is #5869, just without calling `CoUninitialize` - which replaces the access...