Skip to content

Probably NOT an issue but.... #16

Description

@methanoid

iex "&{$(irm https://cdn.jsdelivr.net/gh/he3als/EdgeRemover@main/get.ps1)} -UninstallEdge -RemoveEdgeData -InstallWebView"

This is what I want to do...

If I run it in Powershell it does work BUT it asks me to press return at the end

Ideally I want this to not require ANY interaction so I can script it from a longer batch file

powershell -command 'iex "&{$(irm https://cdn.jsdelivr.net/gh/he3als/EdgeRemover@main/get.ps1)} -UninstallEdge -RemoveEdgeData -InstallWebView"'

But if its gonna pause for input that's not required.....

BTW great script and good to see it uses the best way to remove Edge (the EU trick)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions