Releases: abdonkov/FileExplorerInterceptor
Releases · abdonkov/FileExplorerInterceptor
FileExplorerInterceptor v1.2.0
Features
- Added file explorer window hiding to the bottom of the z-order (behind all other windows), which reduces the perceived delay until explorer window is closed, but it is still visible sadly
Fixes
- Fixed a bug where sometimes the selected item wasn't reported
Note: If you are not sure what the file names mean, then you probably need the FEI_1.1.0_x64.zip file.
FileExplorerInterceptor v1.1.0
Updated to SetWinEventHook Win32 API which does the same as the old approach with the Windows Automation API, but is a little bit faster.
Note: If you are not sure what the file names mean, then you probably need the FEI_1.1.0_x64.zip file.
FileExplorerInterceptor v1.0.0
Initial release. It's working on my machine :)
Note: If you are not sure what the file names mean, then you probably need the FEI_1.0.0_x64.zip file.