Kaleb Luedtke

Results 527 comments of Kaleb Luedtke

> Does this argument work with any command? Yes > Does it display the help across all commands? Yes > Maybe a quick spec would make sense for this one....

> Maybe it should be an experimental argument initially then. It allows us to get feedback before releasing it with the GA client if we need to iterate. Made it...

Some installers do not support silent uninstallation, or require custom switches to uninstall silently. If they do not support silent uninstall, there isn’t anything we can do about it. If...

> I don't know about you but this package installs and runs just fine on my Windows 11 installation. [microsoft/winget-pkgs#62490](https://github.com/microsoft/winget-pkgs/pull/62490) In the ShortDescription field of the manifest in that PR...

Is the output of the files removed intentional? ``` PS D:\Git\winget-pkgs> wingetdev install -m D:\Git\winget-pkgs\manifests\c\Codex\ffmpeg\essentials\5.1.1 This application is licensed to you by its owner. Microsoft is not responsible for, nor...

> @ryfu-msft, is there documentation on how to prepare WinGet zip-based manifest? Thank you. I have a few examples on my fork - https://github.com/Trenly/winget-pkgs/branches/all?query=zips [YamlCreate.ps1](https://github.com/microsoft/winget-pkgs/blob/master/doc/tools/YamlCreate.md) also supports Zip, but you...

> > Any solution to dealing with an incorrect manifest file? Or maybe the developer hasn't uploaded the correct file in the download location? > > @Trenly are you familiar...

> It looks like a vanity URL so it might be any number of things that changed. It looks like a typo in the manifest, where `373` was used instead...

Can you provide the log files that are generated when you run `winget list --id Element.Element --verbose-logs` ?