To put it also simple: No, see documentation at:
https://learn.microsoft.com/en-us/windows/package-manager/winget/
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi there,
Basically, I'm currently trying to show people what kind of apps are available to install through a Powershell command winget search {appName}
when people type a search keyword in a certain form. However, there's an obstacle, which is, I can get list of apps in text, for example, if I type "tiktok", then it would show me its id, source and version, but I'd like to get icons of those apps on the list as well.
So, to put it simply, is there a way I could retrieve icons of apps I search on winget programmatically?
Thanks in advance.
To put it also simple: No, see documentation at:
https://learn.microsoft.com/en-us/windows/package-manager/winget/