Skip to content

[Feature Request] winget.run integration with winget-install #49

@asheroto

Description

@asheroto

Hey there, I'm the main developer of winget-install, a command-line winget installation script.

I love your site, and I started thinking, maybe we could integrate winget-install into winget.run by setting up a redirect like winget.run/install for use on the command line.

Right now I've set up my own redirect in Method 2 which redirects to the latest code-signed release of the script on the repo.

Whereas this is one of the current setups I have available...

irm asheroto.com/winget | iex

What if your team added the /install path to redirect so users could type this...

irm winget.run/install | iex

Which would make installing winget super easy, as well as making it easy to remember!

I understand you may not want to go beyond the scope of your project, but thought I'd toss this idea in the hat and see what you guys think.

winget-install supports Windows 10/11 and Server 2022. The script functionality is detailed on the readme as well.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions