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).
### 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...
# 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...
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...
### 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...
### 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...
### 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:  Winget version: v1.7.3481-preview...
### 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...
### 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...
### 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...