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).
# Brief description of your issue I have been going through the winget upgrade list to upgrade some pretty old software packages. On two or more occasions, I have experienced...
### Brief description of your issue By default the code page on Windows for en-US devices is `437 (OEM - United States)` but when running `winget search tencent | sort`...
# Brief description of your issue I'm trying to update package Microsoft.VC++2013Redist-x64 because it cannot disambiguate between the package and a weird package with a guid  # Steps to...
### Description of the new feature / enhancement With the ability to install / update / uninstall multiple packages in a single command, the implementation excludes this ability when the...
### Brief description of your issue Latest VCRedist 2010 x64 in winget-pkgs is `10.0.40219`. * https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Microsoft/VCRedist/2010/x64 * (This is actually `10.0.40219.**325**`) Problem is that there have been several releases `10.0.40219.x`,...
### Brief description of your issue When doing `winget install --id Microsoft.VCRedist.2005.x64`, and then `winget install --id Microsoft.VCRedist.2005.x86`, only the second one (x86 in that order) is left in the...
### Brief description of your issue So for starters I am on v1.4.10173 I did `winget upgrade` today to see if there were any updates needed, and sure enough, both...
On about 10% of our desktop estate winget.exe produces no console output when running as the Local System Account from "C:\program files\windowsapps\Microsoft.DesktopAppInstaller_1.18.2691.0_x64__8wekyb3d8bbwe" Winget runs as expected when run as a...
### Brief description of your issue Same problem that previously occured #2666 has started again. And downloading the msix from https://cdn.winget.microsoft.com/cache/source.msix returns a 0kb file. ### Steps to reproduce Run...
Manage Cache
Would it make sense to manage/configure the Cache on a Device with a Manifest. In this case I can set the Path to a different folder, I can manage the...