Replies: 2 comments 4 replies
-
The reason Windhawk injects its module into all processes is to be able to customize programs at a very early stage. It might be important, or not so much, depending on the mod. For example, in order to be able to customize Notepad, launched by Explorer, at a very early stage, I need to be injected into Explorer to be able to hijack the process creation. For the technical details about how it all works, you can check out the following blog post: Implementing Global Injection and Hooking in Windows. Having said that, I understand that some users might prefer limiting Windhawk to specific processes, and some users must exclude processes which are incompatible. I'm working on adding options to exclude processes from Windhawk for the next version. |
Beta Was this translation helpful? Give feedback.
-
With Windhawk v1.0, it's now possible to configure a list of excluded processes. |
Beta Was this translation helpful? Give feedback.
-
Windhawk.dll is in every process. Is it really necessary? I don’t use any global mods that interact with all apps. Only Large Taskbar Icons and Taskbar Volume Control.
Is it possible not to inject it if unnecessary? Or is it possible to have a switch that turns it off completely?
Update.
Oh. I‘ve just read your answer to another question about it.
Beta Was this translation helpful? Give feedback.
All reactions