Skip to content

Releases: abdonkov/FileExplorerInterceptor

FileExplorerInterceptor v1.2.0

Choose a tag to compare

@abdonkov abdonkov released this 29 Oct 20:07

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

Choose a tag to compare

@abdonkov abdonkov released this 23 Oct 19:35

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

Choose a tag to compare

@abdonkov abdonkov released this 17 Oct 18:47

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.