Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Better file sizes in Explorer details] Software "Everything" becomes unresponsive #1431

Open
wangyan-life opened this issue Jan 14, 2025 · 5 comments
Labels
mod-bug Something isn't working with a mod

Comments

@wangyan-life
Copy link

Using Everything to calculate file sizes causes Everything's file selection dialog to become unresponsive when other folders are selected. And some time after the unresponsiveness occurs, the Explorer also becomes unresponsive and unusable!

Mod setting:
image

Software "Everything" becomes unresponsive when SELECTING folders:
image

Windhawk version: 1.5.1
Everything version: 1.5.0.1391a.x64

@wangyan-life wangyan-life added the mod-bug Something isn't working with a mod label Jan 14, 2025
@wangyan-life wangyan-life changed the title [Better file sizes in Explorer details] Software "Everything" crashes [Better file sizes in Explorer details] Software "Everything" becomes unresponsive Jan 14, 2025
@wangyan-life
Copy link
Author

I added the custom process “explorer.exe” to the mod's “Advanced Settings” and enabled “Ignore mod inclusion/exclusion lists”, which solved the above problem, and the file size statistics still work fine!

@m417z
Copy link
Member

m417z commented Jan 14, 2025

Thanks for the report. It happens only with the new SDK (version 1.5.0.1384a or newer), and will be fixed in the next version.

For now, limiting it to explorer.exe works, but then the mod won't work for other programs, e.g. in open/save dialogs. Alternatively, you can just exclude Everything.exe for now.

@wangyan-life
Copy link
Author

Thanks for the report. It happens only with the new SDK (version 1.5.0.1384a or newer), and will be fixed in the next version.

For now, limiting it to explorer.exe works, but then the mod won't work for other programs, e.g. in open/save dialogs. Alternatively, you can just exclude Everything.exe for now.

Oh yeah, I just thought of the way you said it! Thank you.

@jcommander
Copy link

Thanks for the report. It happens only with the new SDK (version 1.5.0.1384a or newer), and will be fixed in the next version.

For now, limiting it to explorer.exe works, but then the mod won't work for other programs, e.g. in open/save dialogs. Alternatively, you can just exclude Everything.exe for now.

I was wondering why it was applied to every proccess, but now I see!
I see no file sizes in dialogs as a good tradeoff for increased compatibility (thinking of game anti-cheats aswell).
I'm new to Windhawk, but it would be possible to add a checkbox so only explorer.exe is included.

@m417z
Copy link
Member

m417z commented Feb 5, 2025

@jcommander

I'm new to Windhawk, but it would be possible to add a checkbox so only explorer.exe is included.

You can use the option to ignore the mod's process targets, and then include only explorer.exe manually. These options are available in the mod's advanced options.

For excluding processes globally in Windhawk (not only for this mod), you can use Windhawk's inclusion and exclusion lists in Windhawk's advanced options. For more information, refer to the following wiki page:
https://github.com/ramensoftware/windhawk/wiki/Injection-targets-and-critical-system-processes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod-bug Something isn't working with a mod
Projects
None yet
Development

No branches or pull requests

3 participants