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 Seems WinGet keeps on installing (some of) the updates again and again ### Steps to reproduce probably machine-specific, see output ### Expected behavior Shouldn't...
### Brief description of your issue Attempting to install a package, I get an error message: "No applicable installer found; see logs for more details." I first noticed this with...
### Brief description of your issue When additional regkeys that resemble the package id (and possibly other matching properties?) are present in the uninstall registry hive, the list command is...
### Brief description of your issue I issue a winget upgrade to look for packages to upgrade, it list some packages, but sometimes when you ask for upgrade the upgrade...
### Brief description of your issue MSI Error 1638 occurs when I attempt to install over a newer version. https://docs.microsoft.com/en-us/windows/win32/msi/preventing-an-old-package-from-installing-over-a-newer-version ### Steps to reproduce Try to install an MSI based...
### Brief description of your issue Winget search found the results but when we try to install the app it does not work. `winget search roblox `  Although I...
### Brief description of your issue Built in version of Quick Assists in Windows does not work anymore, one must switch over to the Microsoft Store version. * https://techcommunity.microsoft.com/t5/office-insider/remote-assistance-with-quick-assist-is-changing/m-p/3297231 *...
### Brief description of your issue When we do winget install "netflix" --scope machine its says no applicable installer found but when we do winget install "Google Chrome" --scope machine...
### Brief description of your issue I wanted to install a locally created package and accidentally entered `winget install .` (instead of `winget install -m .`). Then the winget package...
Create issues related to the winget.exe client [here](https://github.com/microsoft/winget-cli/issues/new?template=Bug_Report.md) # Brief description of your issue When using winget to install Microsoft.VC++2015-2019Redist-x64, winget reports the installer failed with exit code: 3010 #...