Replies: 1 comment
-
I think Merge7z.dll was used to determine whether a regular file is also an archive file. It may be possible to prevent Merge7z.dll from being called by implementing a new extension-based archive file determination. For now, to prevent calling Merge7z.dll, disable "Enable archive file support". |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thx for restarting support of WinMerge!
winmergeu.exe seems to use merge7z.dll even when there's no compressed archives being manipulated
"C:\Program Files\WinMerge\WinMergeU.exe" /r /f .h;.c;*.cpp /wl /wr Software Software_A
GUI shows list of files are different. I double click any of them (cpp or h), and CarbonBlack (bit9) popup flags merge7z.dll
The file diff shows up fine, and subsequent file diffs don't produce additional popups, although rerunning winmerge will.
Would be nice to avoid this unexpected behavior?
Beta Was this translation helpful? Give feedback.
All reactions