Demitrius Nelon

Results 1166 comments of Demitrius Nelon

@hovancik > Also, should this be x86 ? https://github.com/microsoft/winget-pkgs/blob/master/manifests/s/Stretchly/Stretchly/1.4.0/Stretchly.Stretchly.yaml#L14 I'm not sure which architecture the packages is built for. We support several Architectures: "Architecture": { "type": "string", "enum": [ "x86",...

The Store support feature https://github.com/microsoft/winget-cli/issues/117 will likely be released initially behind a feature toggle. We will likely only support "Free" apps rated "E" for Everyone. The good news is "The...

`winget search nightingale` will display the Microsoft Store version of Nightingale (if you have the experimental feature enabled). `winget install "Nightingale REST Client"` will install it by name `winget install...

Third party sources are supported by the Windows Package Manager client. We are working on the reference implementation of the REST API, and it will be released soon[tm].

From the Windows Package Manager side, we still need to implement support for .zip: * microsoft/winget-cli/issues/140 A community driven draft specification is in progress: * microsoft/winget-cli/pull/1717 We have also released...

We've improved the logic in WinGet 1.4. I know there are still issues with matching for some packages like Teams and VC Redists. @birbilis are you still seeing the same...

How is Zotero being displayed in Windows Apps & Features? WinGet is looking at the registry key and seeing version "6.0.8" based on the output above. It's possible the installer...

WinGet does not autoupdate, but the Microsoft Store will autoupdate the App Installer (containing WinGet).

@Master-Guy we just released WinGet 1.4 today. I'm going through some of the older issues to see if they are resolved and what is still outstanding. Would you mind giving...

@Master-Guy, No, this is a bug (or a pair of them depending on how one perceives things). I'm able to reproduce both errors. You are correct, the intent of "winget...