WinGetYamlGenerator
WinGetYamlGenerator copied to clipboard
Simple GUI editor for creating YAML files for WinGet.
It would be extremely useful if one were able to import existing yaml manifests to edit them. For example, when using WinGetCreate , it spits out a working but very...
So that we can install this app with winget.
When i generate a YAML file the syntax of the file is incorrect. Switches have to be following syntax Switches: Silent: /s SilentWithProgress: / To get no warning like: Manifest...
I'm getting 0x8024001D error while trying to install the app from MS Store. I've left the same problem in a review too. I tried resetting MS Store and that didn't...
Rather than hand-write the UI and change it for every new field, the UI should be generated at runtime from metadata (field name, type, optionality, validity callback, etc.)
MSIX is declarative and it is simple to extract the information from the package. Includes: msix, msixbundle, appx, appxbundle
MSI can easily import the information to populate a good amount of the fields.
So the app can write its own YAML file.
It would be nice to have the **Publisher** field show existing publishers from the WinGet feed so users don't create duplicates. The problem with this is that it will require...