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 Games that use Xbox services appear to not be available for installation from the msstore source, even though they appear in search. ### Steps...
# Brief description of your issue When I run ```winget search``` for an MS Store app, all the apps from the store show IDs that are just a sequence of...
# Brief description of your issue When I try to install an application from Microsoft Store it fails with a message indicating that my bank account is missing 😲. #...
### Brief description of your issue I installed FreeCAD via winget and now I'm unable to uninstall it.  ### Steps to reproduce Install FreeCAD with `winget install FreeCAD.FreeCAD` Attempt...
### Brief description of your issue In schema v1.1, the `ReleaseDate` field was added, and it's using the [proper JSON Schema ](https://json-schema.org/understanding-json-schema/reference/string.html#dates-and-times) syntax to signify it is a date. However,...
### Brief description of your issue Installers within zip files are not getting the default values for their nested installer, such as switches and error codes. ### Steps to reproduce...
# MSI Installer UpgradeCode MSI Installers have an UpgradeCode to help with package upgrades: [Using an UpgradeCode]https://docs.microsoft.com/en-us/windows/win32/msi/using-an-upgradecode)
# Brief description of your issue upgrading PowerShell might take longer as expected. Winget causes to terminate with "Installation abandoned" # Steps to reproduce 1. Have a previous version of...
### Description of the new feature/enhancement While upgrading programs, all my explorer windows closed with no warning due to WinMerge closing it as part of its upgrade path. Would it...
### Description of the new feature / enhancement During testing for installing portable packages in user mode with Developer Mode disabled, we identified an error: * #2364 Users will be...