Code Monkey home page Code Monkey logo

Comments (9)

zhaobudaomingzi avatar zhaobudaomingzi commented on July 17, 2024

This bug is triggered even if I don't enable any additional redirections
屏幕截图 2024-04-14 114006

from msedgeredirect.

zhaobudaomingzi avatar zhaobudaomingzi commented on July 17, 2024

In addition, when Edge's update is complete and click Restart, it will launch from Chrome

from msedgeredirect.

zhaobudaomingzi avatar zhaobudaomingzi commented on July 17, 2024

When I edit MSEdgeRedirect settings, if one of the Active Mode options is checked and saved, it remains checked the next time I try to uncheck it.
I tried edge stable and was able to reproduce it

from msedgeredirect.

rcmaehl avatar rcmaehl commented on July 17, 2024

This is intended behavior as is likely creating an entry in %appdata%\MSEdgeRedirect\logs\AppSecurity.log for an unsafe flag as I don't think most people are using it. Can you advise why you are using the flag and I may be able to make a patch?

from msedgeredirect.

zhaobudaomingzi avatar zhaobudaomingzi commented on July 17, 2024

Can you advise why you are using the flag and I may be able to make a patch?

I'm using the MacType application, which is used for font rendering. When I add --disable-features=RendererCodeIntegrity to the Edge shortcut, it allows third-party DLL injections, and MacType works fine, as seen at snowie2000/mactype Wiki

from msedgeredirect.

rcmaehl avatar rcmaehl commented on July 17, 2024

I will look into adding a custom allowed flags list. In the meantime you can workaround this by creating:

HKLM\SOFTWARE\Policies\Robert Maehl Software\MSEdgeRedirect\RunUnsafe as a DWORD and setting the value to 1

Or by running the following in an admin command prompt

reg add "HKLM\SOFTWARE\Policies\Robert Maehl Software\MSEdgeRedirect" /v RunUnsafe /t REG_DWORD /d 1

from msedgeredirect.

zhaobudaomingzi avatar zhaobudaomingzi commented on July 17, 2024

I will look into adding a custom allowed flags list.

Thanks for making the improvements. If you have time, could you help me with the other two issues I'm having?

In addition, when Edge's update is complete and click Restart, it will launch from Chrome

When I edit MSEdgeRedirect settings, if one of the Active Mode options is checked and saved, it remains checked the next time I try to uncheck it. I tried edge stable and was able to reproduce it

from msedgeredirect.

rcmaehl avatar rcmaehl commented on July 17, 2024

In addition, when Edge's update is complete and click Restart, it will launch from Chrome

Known issue, working on it

When I edit MSEdgeRedirect settings, if one of the Active Mode options is checked and saved, it remains checked the next time I try to uncheck it. I tried edge stable and was able to reproduce it

I will look into this

from msedgeredirect.

zhaobudaomingzi avatar zhaobudaomingzi commented on July 17, 2024

I found a new bug, when I try to open a pdf or an image file such as a png with Edge in the File Explorer, Edge doesn't wake up

from msedgeredirect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.