Giter Club home page Giter Club logo

wingetyamlgenerator's Issues

Installer isn't working

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 fix it either. I can install all other apps normally. The only time I faced this issue before was when I tried to install Xbox Console Companion after removing it, for which the solution was to manually remove leftover directories from the old installation.

Add support for switches

Add support for switches. For example an EXE that requires the /S silent argument switch cannot be used. As far as I am aware?

Suggestion: Allow importing to edit existing YAML

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 basic yaml file. But we could use this app to add more specific info and fields to it.

Looks like the creator hasn't had a chance to work on it in a while, but would be cool if this was in the next version.

Generate UI from metadata vs. static layout

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.)

Remove HTTPS check for installers

An error is shown when attempting to enter a HTTP installer URL:

obrazek

winget does not actually have this limitation, however.

obrazek

There are apps published on HTTP-only websites (why? don't ask me), and since the installer authenticity is verified by embedded hash anyway, it is not necessary to check this.

Get list of existing publishers from WinGet directory

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 network access, which the app currently doesn't require (and I like the fact it has no capabilities / no privacy concerns). Network access could be added to the app (and the privacy policy updated accordingly), or perhaps there could be a way to get the publisher info offline (eg, have user copy-paste something).

YAML file generated is incorrect

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 validation succeeded with warnings.
Manifest Warning: Silent and SilentWithProgress switches are not specified for InstallerType exe. Please make sure the installer can run unattended.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.