https://bugs.winehq.org/show_bug.cgi?id=51359
--- Comment #6 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- (In reply to Scott from comment #5)
As I said the bytes are same and they both work in Windows. I am unaware of how else to check they are identical.
cmp -l file1 file2
or
sha256sum file1 file2