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 There seems to be a lack of clear and defined documentation regarding the proper deployment and bootstrapping of WinGet using PowerShell on new machines....
### Brief description of your issue (follow-up to https://github.com/PowerShell/PowerShell/issues/20452) When `winget` needs to prompt for approval of the source license terms, it hangs when run under PowerShell 7.4.0-preview.6 running on...
When installer types change between versions of packages, WinGet displays: A newer version was found, but the install technology is different from the current version installed. Please uninstall the package...
### Description of the new feature / enhancement ## Summary Currently, many CLI packages tend to modify the user `PATH` variable to make its binaries available in the shell. This...
### Description of the new feature / enhancement ADMX Ingestion [1] of the provided ADMX file fails due to constrains of Endpoint ADMX ingestion [2] Registry keys within `Software\Policies\Microsoft\Windows\AppInstaller` are...
### Brief description of your issue I can use a configuration to install a package on ARM64 ### Steps to reproduce Attempt to use Microsoft.WinGet.DSC to install a package in...
### Brief description of your issue When using the command `winget update` as a non-admin terminal I get the error message "Failed in attempting to update the source: winget". This...
### Brief description of your issue I try to install software remote with invoke-command on an Computer with Windows 11 There is an error: Unerwarteter Fehler beim Ausführen des Befehls:...
### Brief description of your issue when i run `winget update --all` and update the first app and ten stoping the process when i run the command again it downloads...
### Brief description of your issue The configuration PowerShell cmdlets do not always return the full objects that wrap their COM counterpart calls. All of the properties should be exposed...