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 `Install-WinGetPackage -Override` does not take current directory into account, while `winget install --override` does. ### Steps to reproduce Current directory contains a Configuration.xml file...
### Brief description of your issue As of Intune 2304, management policies are available via the [DesktopAppInstaller CSP](https://learn.microsoft.com/en-gb/windows/client-management/mdm/policy-csp-desktopappinstaller), and all of the settings are Device scoped, thus written into HKLM....
### Brief description of your issue As the title states, I've noticed that when my script - that fires off Winget Upgrade as NT AUTHORITY\SYSTEM- is run, the log that...
### Brief description of your issue I tried to uninstall a specific version of a package, and it didn't appear to work. I have multiple versions of "Windows PC Health...
### Brief description of your issue Until now, I have been using a W32 app in Intune to install Winget as a nt/system. As of release 1.7.11132, this is no...
### Description of the new feature / enhancement I'd like to simplify the process of cloning and configuring a GitHub project. The trivial syntax would look something like this: `winget...
### Please confirm these before moving forward - [X] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue. - [X] I have not been informed if the...
### Description of the new feature/enhancement advanced installer as another default installer in yaml files ### Proposed technical implementation details (optional) _No response_
### Description of the new feature / enhancement Hello, I have been following along with the development of the PS Module and I can now see that it's working for...
### Description of the new feature / enhancement Some other package managers keep track of history of operations. For example, see _History Command_ in [dnf manual](https://www.man7.org/linux/man-pages/man8/dnf.8.html). Having similar functionality available...