dokanx icon indicating copy to clipboard operation
dokanx copied to clipboard

dokanx.dll requires ProcMonDebugOutputx64(Win32).dll to run

Open don-Pardon opened this issue 10 years ago • 4 comments
trafficstars

After commit 49d90163a32afe680da121848e1dfbecdf10d0df dokanx.dll requires presence of ProcMonDebugOutputx64.dll or ProcMonDebugOutputWin32.dll (depending on platform). Could you please either add reference about this dll into installation manual or (if possible) make it optional in dokanx.dll. Thanks!

don-Pardon avatar Apr 10 '15 14:04 don-Pardon

@don-Pardon It means you can't run dokanx after the commit? Try to put dokanx.dll and ProcMonDebugOutputXXX at same directory.

BenjaminKim avatar Apr 10 '15 14:04 BenjaminKim

@BenjaminKim yeah, I did and it worked, but I think it's not reasonable to distribute ProcMonDebugOutputXXX alongside dokanx.dll. I suggest to use ProcMonDebugOutputXXX with debug version, and make it optional in release version of dokanx.dll.

don-Pardon avatar Apr 14 '15 09:04 don-Pardon

@don-Pardon Understand. I totally agree that. I will try it. You can also help me it, though :)

BenjaminKim avatar Apr 14 '15 09:04 BenjaminKim

@BenjaminKim yeah, all right, I'll try today or tomorrow =)

don-Pardon avatar Apr 14 '15 12:04 don-Pardon