Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detecting archives by file signature prevents unpacking MS files #1268

Open
Hermjard opened this issue Mar 21, 2022 · 1 comment
Open

Detecting archives by file signature prevents unpacking MS files #1268

Hermjard opened this issue Mar 21, 2022 · 1 comment

Comments

@Hermjard
Copy link

It seems, if you turn on the option Detect archive type from file signature, you cannot compare the content of newer MS files, like for example two Excel XLSX files, anymore. Everytime you try, WinMerge opens the two files in folder comparison, instead of unpacking them.

It seems, that detecting an archive by signature has precedence above applying an unpacker like CompareMSExcelFiles. And newer MS files are Zip archives in the end.

I am using version 2.16.18.0 x64 of WinMerge.

@sdottaka
Copy link
Member

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 the "Detect archive type from file signature" option.
WinMerge may need an option to change the priority or exclude the specified extensions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants