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 The artifacts available for download in this latest release are incorrectly linked to the actual packages.  ### Steps to reproduce Visit: https://github.com/microsoft/winget-cli/releases/tag/v1.7.11132 and...
### Brief description of your issue `machine` is the only scope available for HWINFO: https://github.com/microsoft/winget-pkgs/blob/master/manifests/r/REALiX/HWiNFO/8.00/REALiX.HWiNFO.installer.yaml That means using `--scope machine` should make no difference, as the `machine` scope will be...
### Description of the new feature / enhancement Packages that have `UpgradeBehavior: deny` set should be hidden from `winget upgrade` / `winget list --upgrade-available` list. We can have an argument...
### Description of the new feature / enhancement Add some default aliases for commands to reduce typing mistakes and aid use of the module on the cmdline - [ ]...
### Brief description of your issue hi i deinstalled firefox and irfanview .on next time i use winget upgrade --all --silent it installed the software again ### Steps to reproduce...
### Brief description of your issue Error occurs when installing the module using install-psresource. ### Steps to reproduce install-psresource Microsoft.WinGet.Client -TrustRepository ### Expected behavior Install module without error (as is...
Hello I am currently getting the error: "Failed to open the predefined source; please report to winget maintainers. An unexpected error occurred while executing the command: 0x800700b7 : Cannot create...
### Description of the new feature / enhancement I want to be able to specify a minimum version. I can specify a maximum version, but not a minimum version. This...
Today users have no feedback information. It will be better if we know for exemple - how many times app was downloaded Another problem is conflicts with Windows Malware Protection....
### Brief description of your issue When installing VSCode using: ``` winget install -e --id Microsoft.VisualStudioCode ``` winget stopped showing download progress after 20MB of 94.8MB, but appears to have...