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 Some installers append additional characters to the log file path that we give, and the default log file path already long to...

Issue-Feature

# Brief description of your issue When upgrading packages using Winget, it adds a new shortcut to my desktop when I didn't have one already. # Steps to reproduce Open...

Issue-Feature
Command-Upgrade

This PR migrates azure-pipelines.nuget.yml to 1ES template **[How Tested:]** - Run the pipeline from the topic branch and check that it completes successfully and that the pipeline artifacts are the...

### Dev Home version _No response_ ### Windows build number _No response_ ### Other software _No response_ ### Steps to reproduce the bug Followed the instructions from README: ``` winget...

Issue-Bug

### Brief description of your issue This issue seems to only affect Google.AndroidStudio.Beta but I'm not sure if it's an issue with the package or with `winget upgrade` When I...

Issue-Bug
Area-Matching

### Description of the new feature / enhancement > > Unrelated to this PR - Is there a reason that the settings schema is still at 0.2? I'm just surprised...

Issue-Feature
Area-Settings

### Brief description of your issue I was installing paraview using winget and resized the command line window, resulted in having 2 loading bars, see screenshot: ![image](https://github.com/microsoft/winget-cli/assets/44577486/07ec03ee-97fc-4d96-a6be-4a8c09c06db6) Winget version: v1.7.3481-preview...

Issue-Bug

### Description of the new feature / enhancement I want to be able to configure WinGet without needing to download a PowerShell DSC resource. PowerShell DSC v3 enables an application...

Issue-Feature

### Description of the new feature / enhancement Some packages are known by multiple monikers. Take for example `GnuPG.GnuPG` - it has the moniker `gnupg` but is also commonly known...

Issue-Feature
Area-Manifest

### Brief description of your issue attempting to use any winget powershell commands will fail with "Get-WinGetPackage: Failed to create instance: -2147483633" using `Get-WinGetPackage -Verbose -Debug` does not produce further...

In-PR
Issue-Bug
PowerShell