microsoft / winget-cli

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).
https://learn.microsoft.com/windows/package-manager/
MIT License
22.96k stars 1.43k forks source link

Hide non-UWP Microsoft store apps #3099

Open Silther opened 1 year ago

Silther commented 1 year ago

Description of the new feature / enhancement

Add a setting to hide Microsoft Store Apps that cannot be updated via the Microsoft Store Updater. This means that the Win32 apps from the Microsoft Store should not be displayed, as most of them can also be installed directly via winget and are thus displayed in double and UWP, WinUI3 should continue to be shown.

Proposed technical implementation details

No response

denelon commented 1 year ago

I believe this is something that could be possible via the proposed InstallerType settings.