Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] - Edge protocol redirection to default browser #10

Open
espanafly opened this issue Nov 20, 2024 · 2 comments
Open

[FEATURE] - Edge protocol redirection to default browser #10

espanafly opened this issue Nov 20, 2024 · 2 comments

Comments

@espanafly
Copy link

Desired outcome:

The ability to apply for instance @AveYo's OpenWebSearch.cmd or
@rcmaehl's MSEdgeRedirect which rely on "ie_to_edge_stub.exe" to redirect URLs to a default non-Edge replacement browser.

Code developing resource

My hope is that it's easy for you to incorporate whatever "ie_to_edge_stub.exe tricks" are done by @AveYo's Edge_Removal.bat to achieve the desired outcome. I would offer more concrete code suggestions if my PowerShell skills were better.

Thanks

Thanks for https://github.com/AveYo/LeanAndMean/pull/7#issue-1632807668. Your improved RunAsTI.reg file fixed the Issue I raised on that project https://github.com/AveYo/LeanAndMean/issues/16

@he3als
Copy link
Owner

he3als commented Nov 20, 2024

I'll consider this for a future release, although initially as an experimental option

Thank you

@he3als he3als changed the title Request to incorporate ideas from another Edge Removal script to work with "ie_to_edge_stub.exe" for use with URL redirection projects [FEATURE] - Edge protocol redirection to default browser Nov 20, 2024
@rcmaehl
Copy link

rcmaehl commented Nov 22, 2024

I believe there's a discussion on an issue thread on AveYo's repo in regard to ie_to_edge_stub. I haven't messed with my implementation for a while because ItJustWorks™️

If I remember correctly:

  • There is a set list of locations it can be at to be trusted
  • Interception is done via Image File Execution Options registry keys
  • ie_to_edge_stub is used because the application is checked for specific Extended EV Certificates

Glad to see another developer in the anti-MSEdge space! Welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants