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 loosely related to #2188 #2014, wildcard or even regex should be available not only for search und upgrade (the two issues mentioned)...
### Description of the new feature / enhancement I'd like a couple of fonts like maybe "Cascadia Code" and "CaskaydiaCove Nerd Font", and a couple of versions of each so...
### Brief description of your issue The title is a bit weird, but I'm referring to MSI / EXE or any other installer technology that actually install an MSIX package....
### Description of the new feature / enhancement There doesn't seem to be an update all packages for the `Update-WinGetPackage` cmdlet ### Proposed technical implementation details _No response_
### Description of the new feature / enhancement As it stands right now, Wingets default network.downloader is do. This is great for me in an enterprise environment, however I have...
### Brief description of your issue Docs regarding powershell module should be added to https://learn.microsoft.com/en-us/windows/package-manager/winget/ for better discovery of module and use cases that it targets. [comment]:
### Brief description of your issue Nested portable applications where the executable is located inside of a subdirectory in the archive suffered from issue https://github.com/microsoft/winget-cli/issues/2909 that was patched in the...
### Brief description of your issue the same problem with #4520 , I open this new issue because 1) the extraction is not failed actually 2) the problem is still...
### Brief description of your issue Please add.NET 8.0+ support for other nuget packages of winget ##### ------------------------------- 请对 winget 的其他 nuget 包添加 .NET 8.0+ 支持 ------------------------------- Can be seen...
### Brief description of your issue What is expected to happen is after successfully installing below package via: ``` Install-WinGetPackage -id '9PLFNLNT3G5G' -mode silent -installertype MSStore -matchoption Equals ``` when...