rcmaehl / MSEdgeRedirect

A Tool to Redirect News, Search, Widgets, Weather and More to Your Default Browser
https://MSEdgeRedirect.com
GNU Lesser General Public License v3.0
3.94k stars 92 forks source link

Edge reinstalled but it still auto detects edge removed via AveYo #334

Closed gamer20088 closed 7 months ago

gamer20088 commented 7 months ago

Preflight Checklist

Install Type

New Deployment (Chocolatey, Winget, Etc)

Install Mode

Unsure

ℹ Behavior

image

Microsoft Windows version

22H2

Other Software

No response

rcmaehl commented 7 months ago

Please check:

C:\Scripts C:\ProgramData C:\Users\Public

for _ie_to_edgestub.exe

If it exists, remove the file, then relaunch MSER

rcmaehl commented 7 months ago

If you've already installed MSER, do the previous steps and also delete

_HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ie_to_edgestub.exe

from the registry

(or just remove and reinstall MSER)

gamer20088 commented 7 months ago

Please check:

C:\Scripts C:\ProgramData C:\Users\Public

for _ie_to_edgestub.exe

If it exists, remove the file, then relaunch MSER

Should I also delete it from program files?

rcmaehl commented 7 months ago

Should I also delete it from program files?

No, it can be left there as that location is not checked.

gamer20088 commented 7 months ago

image Seems that is fixed but now when I go on edge and then X out it boots up edge again. This only happens when MSER is downloaded.

rcmaehl commented 7 months ago

image Seems that is fixed but now when I go on edge and then X out it boots up edge again. This only happens when MSER is downloaded.

Known issue with 0.7.5.0. Working on a release this weekend to address this. Try the ". . ." menu -> Close Edge

gamer20088 commented 7 months ago

image Seems that is fixed but now when I go on edge and then X out it boots up edge again. This only happens when MSER is downloaded.

Known issue with 0.7.5.0. Working on a release this weekend to address this. Try the ". . ." menu -> Close Edge

Thank you. Is the best way to update by deleting and then installing the new exe or using a deployment?

rcmaehl commented 7 months ago

Thank you. Is the best way to update by deleting and then installing the new exe or using a deployment?

When MSER is ran, it will automatically check for updates about 10% of the time. Just running the newest version from the downloads page should be a good enough update.

If you're using Chocolately or WinGet for deployment they should update fine as long as they have appropriate permissions.

gamer20088 commented 7 months ago

Thank you