Demitrius Nelon
Demitrius Nelon
> Are the new schemas reflected in the YAML store app UI? > source: https://www.microsoft.com/en-us/p/yaml-generator-for-windows-package-manager/9p3n60fs22k5?activetab=pivot:overviewtab I don't believe anything other than the Windows Package Manager client and the reference implementation...
It was removed now that we have [wingetcrate](https://github.com/microsoft/winget-create). Be sure to 👍 microsoft/winget-create/issues/159 if you want a GUI.
@alkampfergit Do you know if the previous installation was user based or machine based? I'd like to get a bit more detail if possible. Could you run the commands with...
@jedieaston Do you think the changes made for [EdgeWebView2](https://github.com/microsoft/winget-pkgs/pull/64638) would help here as well?
I believe this at least would be an incremental improvement for the upgrade scenario. At this point, we are performing more upgrade actions than install actions on average.
I'd start with `winget --info` to see were logs go, then I'd run `winget install Microsoft.WindowsTerminal --verbose-logs`. It could be the Windows 10 version is one older than the Windows...
> unexpected OOFages 😂
This might alleviate some of the challenges walking through the command-line interface for some of the more complex manifests.
We have been discussing different approaches for "validation" that would include looking at ARP entries and for other possible validation scenarios. This would likely be "behind" an administrator driven setting,...
Sorry, my bad. That should have been "dynamic" analysis.