Replies: 1 comment 1 reply
-
Already implemented. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I really like ExplorerPatcher, but the solution is obviously brittle, especially when you shut down mid-windows update, and relocated to a place without an internet connection and finish the Windows Update. On more than one occasion I've reached a place where explorer.exe is crashing over and over again because of ExplorerPatcher not being able to get latest symbols (either no internet or I can't easily configure wireless with explorer.exe crashing constantly and stealing focus). I would really appreciate if ExplorerPatcher could detect crashing (or even just detect that it had tried to load so many times in the last 10 seconds) and just stop injecting itself on repeated failure until the next windows launch (or after one successful explorer.exe launch without it) as the current non-stop attempts make the system nearly unusable or recoverable without booting into safe-mode.
Beta Was this translation helpful? Give feedback.
All reactions