This is a Windhawk mod that prevents w4po's Explorer Tab Utility program window from appearing and being visible. The program continues to run in the background, but its window never appears.
Explorer Tab Utility normally runs in the background, but sometimes its window becomes visible at computer startup and needs to be manually closed.
This Windhawk mod completely blocks the Explorer Tab Utility window. The program continues to run in the background with all its functionality, but its configuration window never appears.
This mod hooks the following Windows API functions:
- ShowWindow / ShowWindowAsync - Prevents the window from being shown
- CreateWindowExW - Hides the main window immediately after it is created
- SetWindowPos - Prevents the window from being made visible via positioning
- SetForegroundWindow / BringWindowToTop - Prevents the window from being brought to the front
- Download and install Windhawk
- Open Windhawk
- Click "Discover"
- Search for "Explorer Tab Utility Window Hider"
- Install the mod
- You're all set!
This mod is only for targets the ExplorerTabUtility.exe process and does not affect other programs.
- The mod hooks multiple Windows API functions to completely block the window.
- The program continues to run in the background and all functions (shortcuts, Explorer tabs, etc.) work.
- You need to temporarily disable the mod to make configuration changes.
All rights reserved. No license specified.
