Open black-ish opened 1 week ago
please check in %LOCALAPPDATA%\CrashDumps for crashes that have regedit.exe in the file name. Then rename the file extension to .txt and upload it to here
Before you do that, In EP properties application, click on file explorer, untick register as shell extension and click restart file explorer in the bottom left corner.
Before you do that, In EP properties application, click on file explorer, untick register as shell extension and click restart file explorer in the bottom left corner.
Those are the defaults. It's already unticked when installed.
please check in %LOCALAPPDATA%\CrashDumps for crashes that have regedit.exe in the file name. Then rename the file extension to .txt and upload it to here
I tried to check but it seems it crashes hard enough that there is no way for WER to create a crashdump. So there is no crashdump. Or at least not at that location.
can you post your windows version and build? Also post your EP version that you have installed.
Windows versions: Win 11 24H2 LTSC 26100.1 and 26100.2314
EP versions tested: 22621.3810.66.1 - 22621.4317.67.1
are you running windows defender? If so, did you run the powershell scripts that are listed here: https://github.com/valinet/ExplorerPatcher/releases
You must do this before installing EP.
One machine does one doesn't, for the one that does, I added the exclusions, to the same result.
I added a small video from a test environment that should make it visible to what I'm experiencing.
Please upload the video directly without zipping it up. Github allows for mp4, mov, and webm files.
Can do. It's H.265 encoded.
https://github.com/user-attachments/assets/7f5c594c-0fea-4533-afa2-17fb4f20f892
Thanks for posting the repro video, not so much people did this to help us.
Repro on 26100.1150 ARM64. This is due to the injection method EP is using, dropping "dxgi.dll", and regedit happens to be in C:\Windows so it gets loaded regardless. We'll see what we can do to fix this.
Thank you for checking it out :)
Yeah added this to my agenda. Fix coming in 67.2.
I noticed when I wanted to export some registry keys that Regedit crahes when I wanted to select a folder or a drive. I narrowed it down to ExplorerPatcher, using only that in a VM and a fresh installed Windows 24H2.
Any way I can help to fix it? I'm not a coder though.