Open NtTestAlert opened 11 months ago
Please attach debug logs by following the instructions on the Troubleshooting page: https://github.com/ramensoftware/windhawk/wiki/Troubleshooting#some-or-all-windhawk-mods-dont-work
- Disable the mod.
- Go to the mod's Advanced tab.
- Set Debug logging to Detailed debug logs.
- Click on Show log output.
- Enable the mod.
- Verify that the mod doesn't work, copy the log and save it to a file.
- Set Debug logging back to None.
Also, can you capture a crash dump? You should be able to get it with the following steps:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting
LocalDumps
DumpType
with value 2
%LocalAppData%\CrashDumps
folder, you should see a dump file in there
I cannot use the new version (1.0.4) on Windows 10. Explorer crashes when I try to re-order thumbnails, and WindHawk shows a debug-ish looking popup.
The version 1.0.3 still works.
If I have time later and are able to find some logs, I'll post them here, but from a quick look at the diff there was code added for win11, perhaps some of it is not properly version checked?