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'm trying to setup winget on a new laptop, but I'm running into the following error: > Failed to open the source; try the...
Related to: #221 Initial Proof of Concept: https://github.com/microsoft/winget-cli/compare/master...JohnMcPMS:winget-cli:ps-admin This PR adds support for calling an elevated PowerShell and having elevation flow through the installer. Changes: - Changes Activation path in...
### Brief description of your issue When attempting to either upgrade or install Figma package, this is the error that is returned. C:\WINDOWS\system32>winget install --id Figma.Figma Found Figma [Figma.Figma] Version...
# Brief description of your issue I've installed the GitHub CLI and then attempt to run it but it fails each time.  # Steps to reproduce `winget install github.cli`...
- [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Are you working against an Issue? * Related to #1857 ----- MSI installers built by [WiX Toolset](https://wixtoolset.org/) use different...
# Brief description of your issue This is very similar to #326, however I have TLS 1.2 enabled and I can access the cache fine outside `winget`. # Steps to...
### Description of the new feature / enhancement like https://github.com/dylang/npm-check ### Proposed technical implementation details select and upgrade easily
### Brief description of your issue When adding a Microsoft.PreIndexed.Package based HTTPS source a HTTP HEAD operation is attemped to retrieve file size of Source.MSIX. This fails due to lack...
### Brief description of your issue I built a winget private feed using Asp.net with SQL Server, yes it worked very well. Issue happened when devops team try to prevent...
### Brief description of your issue When installing under an user account without an administrative permissions, any applications requiring an elevated privileges are failed to install with **Installer failed with...