The first step is to discover the file name of the shell extension to be blocked e.g. FOOBAR.DLL, which you can get either by examining its installation folder, or checking the reliability monitor. Find the latest xplorer² crash event and double click to see the details; the DLL to blame is Fault module name
Then download the blocker plugin (see below), extract the files, edit BLACK-DLL.TXT with Notepad and add the DLL filename you just discovered in a new line. You don't need to add path information, just FOOBAR.DLL will do. If you have more DLLs to block, add them each separately in a new row. Then save BLACK-DLL.TXT and drag-drop it along with the detour MinHook.x64.dll into xplorer² installation folder (usually C:\program files\zabkat\xplorer2). When you restart xplorer², it should be safe from the blocked DLLs at least.
You can block all non-system DLLs from xplorer² using the special keyword DBG_ALL in BLACK-DLL.TXT. However this is extremely crippling as all shell extensions will be blocked, including text filters, preview handlers etc. It may be useful for debugging purposes.
Download and unzip the file, then follow the instructions above.
Post a comment on this topic »