Skip to content

Issue with generated install commands. #53

@Krushx0

Description

@Krushx0

Hi!
When you try to install for example 7-Zip beta trough the gui there is an error with version number not found.
The main problem is that the generated command looks like this:

winget install 7zip.7zip.Alpha.exe -v 21.04 beta

While it should be like this:

winget install 7zip.7zip.Alpha.exe -v "21.04 beta"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions