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 I install new software I would like to tag it / add it to a list so that when I export...
### Brief description of your issue I am checking the options and how to use the Winget commands to upgrade applications and when trying to use the upgrade command for...
Today I develop my program WingetGUI So... I'd like to show logos of apps. In my opinion, it will be a good idea to have URL on logo of package...
I can't find any info about how can I use winget nuget package inside my C# project. What functions or class it has? Can you give some more information for...
### Brief description of your issue Result of installing WingetCreate is Installer failed with exit code: 0x80070002 : The system cannot find the file specified. ### Steps to reproduce Open...
current prereleased not installing in latest Azure VM (VS 2022 Enterprise in Windows Enterprise N)
### Brief description of your issue I tried to create a VM in azure and remove all windows 11 apps and store was not there. I tried to install it...
This change adds support for using an installer's `UpgradeCode` from the `AppsAndFeaturesEntries` for matching against the installed apps. * Added a new version of the index interface to create a...
Resolves: #713 Resolves: #970 Changes: * Added user setting for default install root * Added prompts when an installer has `InstallerAbortsTerminal` (to confirm that we want to install) or `InstallLocationRequired`...
Resolves #2368 Changes: - Handles the scenario for installing a portable where a user does not have developer mode enabled or is not running as admin by skipping the symlink...
### Brief description of your issue Winget tries to upgrade `Microsoft.WindowsSDK` from build 19041 to build 22621 in-place while I believe these versions should be possible to be installed side-by-side....