Takashi Sawanaka
Takashi Sawanaka
Unfortunately, WinMerge does not have the functionality you expected. You can extract a portion of the binary data with a PowerShell script like the following and then compare the output...
> is there a function to compare blocks that are almost identical up to a percentage of difference ? Unfortunately, WinMerge doesn't have such a feature.
I used ScreenToGif to create the animated screenshots
WinMerge(WinIMergeLib.dll) uses Direct2D to rasterize SVG images. Direct2D's SVG rasterizing feature is limited as described below, so it may be rendered that way. It seems that the rendering engine itself...
Unfortunately, for now, the 7zip plugin has a higher priority than the Unpacker plugin, so the only way to apply the Unpacker plugin to an xlsx file is to disable...
2.a) In the current version, comparison options other than codepage are saved in the project file.  2.b) If you want to break a file that does not contain a...
What results did you get after all? Did WinMerge crash or hang? Can't you just extract the archive files and compare the extracted folders?
I tried to reproduce it, but I was able to compare without error as follows. (However, it does not give very meaningful results) Was the .iso file being used by...
Unlike zip files, tar files do not have a fixed signature. For this reason, unfortunately, even with the "Detect archive type from file signature" option enabled, WinMerge cannot consider a...
> What would happen if WinMerge simply assumed any file with a `.tar` extension is an archive? Any errors need to be trapped whether or not the file is actually...