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

### Brief description of your issue Winget Log file shows that a package has been successfully installed. In the next line, the installation is marked as failed and a new...

Issue-Bug
Command-Upgrade

### Description of the new feature / enhancement The `Set-WinGetUserSettings` cmdlets takes a hashtable of user settings. I think it would follow better PowerShell practice to define each setting as...

Issue-Feature
PowerShell

### Brief description of your issue This issue is a followup [on my PR for a package mainfest](https://github.com/microsoft/winget-pkgs/pull/40984). There seem to be a lot of inconsistencyes on how to set...

Issue-Bug
Command-Install

### Description of the new feature / enhancement We need support for pinning in the COM API so we can continue to reach for parity between the Winget CLI and...

Issue-Feature
Area-COM-API

### Description of the new feature / enhancement When I have a configuration and it is attempting to use a DSC Resource in a prerelease PowerShell module, the configuration fails...

Issue-Feature
Command-Configure

### Description of the new feature / enhancement I'd like to have WinGet be resilient to reboots. Some packages require a reboot when they are updated. If I was in...

Issue-Feature
Dependencies

### Brief description of your issue If the package is present but not registered (the `AppInstallerNotRegistered` case), we simply attempt to register the package during repair. If the reason that...

Issue-Bug
PowerShell

### Description of the new feature / enhancement ### Description of the new feature / enhancement I want to update how WinGet Install handles installation errors when no applicable installer...

Issue-Feature
msstore

### Description of the new feature / enhancement As more features and functionality are added to winget, new versions of the manifest schema are created to support these features. Often...

Issue-Feature

Hello, SSMS upgrade is done at every launch : C:\Windows\System32>winget upgrade --all Nom ID Version Disponible Source ---------------------------------------------------------------------------------------------------------------------- Discord Discord.Discord 1.0.9013 1.0.9144 winget Driver Easy 6.0.0 Easeware.DriverEasy 6.0.0 6.0.0.25691 winget...

Side-by-Side