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 When the files no longer exist for an uninstaller, but the ARP entry does exist, running `winget uninstall ` (especially if run...
### Brief description of your issue When running any `winget` command I get... ``` Could not open the resource file: 0x80073b1f : ResourceMap Not Found. ``` ### Steps to reproduce...
### Description of the new feature / enhancement In some cases, I need to pass arguments to dependencies. If I install package A and it depends on package B (and...
# Brief description of your issue I created a VM and I installed winget using latest release on its github page, then I connected to my VM from VSCode SSH...
- [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Are you working against an Issue? - https://github.com/microsoft/winget-cli/issues/2355#issuecomment-1191937273 ----- ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-cli/pull/2510)
### Brief description of your issue  ### Steps to reproduce Have a package installed that results in this error? ### Expected behavior Winget not being dumbfounded because it can't...
### Brief description of your issue Install from msstore returns error. ``` Verifying/Requesting package acquisition... Verifying/Requesting package acquisition failed: server error' ``` ### Steps to reproduce 1. `winget install xxxxxx`,...
### Brief description of your issue Using command `winget upgrade --all` does not update some software and does not say why. I can see in the log the real reason...
> I've just installed Process Explorer > > `winget install Microsoft.Sysinternals.ProcessExplorer` > > but can't find out how to start it :) Start menu show me nothing on "Process Explorer"...
### Brief description of your issue When installing the package `stedolan.jq` which is a `portable` package type, winget appears to add the `%LOCALAPPDATA%\Microsoft\WinGet\Links` directory to the user's `PATH` environment variable,...