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

### Description of the new feature / enhancement When I install new software I would like to tag it / add it to a list so that when I export...

Issue-Feature
Needs-Triage

### Brief description of your issue I am checking the options and how to use the Winget commands to upgrade applications and when trying to use the upgrade command for...

Issue-Bug

Today I develop my program WingetGUI So... I'd like to show logos of apps. In my opinion, it will be a good idea to have URL on logo of package...

Issue-Feature
Area-Manifest

I can't find any info about how can I use winget nuget package inside my C# project. What functions or class it has? Can you give some more information for...

Issue-Docs

### Brief description of your issue Result of installing WingetCreate is Installer failed with exit code: 0x80070002 : The system cannot find the file specified. ### Steps to reproduce Open...

Issue-Bug
Needs-Feedback-Hub

### Brief description of your issue I tried to create a VM in azure and remove all windows 11 apps and store was not there. I tried to install it...

Issue-Bug
Area-External

This change adds support for using an installer's `UpgradeCode` from the `AppsAndFeaturesEntries` for matching against the installed apps. * Added a new version of the index interface to create a...

Issue-Feature
Area-Manifest

Resolves: #713 Resolves: #970 Changes: * Added user setting for default install root * Added prompts when an installer has `InstallerAbortsTerminal` (to confirm that we want to install) or `InstallLocationRequired`...

Issue-Feature
Area-Manifest

Resolves #2368 Changes: - Handles the scenario for installing a portable where a user does not have developer mode enabled or is not running as admin by skipping the symlink...

Issue-Feature

### Brief description of your issue Winget tries to upgrade `Microsoft.WindowsSDK` from build 19041 to build 22621 in-place while I believe these versions should be possible to be installed side-by-side....

Issue-Bug