When you download win wallet from MEGA link as ZIP-archive you will get an archive in archive and it will have another hash sum that looks as follows:
Code:
C:\Wallet\KHZ>certutil -hashfile cwi-kohezion-25xxx-win64.zip sha256 | findstr ^[0-9a-f]$
57db3cbacc3e6deb2cd2234b9562be8066dffcf1b10856c183415c9712f6e549
57db3cbacc3e6deb2cd2234b9562be8066dffcf1b10856c183415c9712f6e549
Just unpack this archive and the hashes will be correct
Code:
C:\Wallet\KHZ>cd C:\Wallet\KHZ\cwi-kohezion-25xxx-win64
C:\Wallet\KHZ\cwi-kohezion-25xxx-win64>certutil -hashfile cwi-kohezion-25xxx-win64.zip sha256 | findstr ^[0-9a-f]$
157d782450b9150b77c8c9ab5ee25384dcfd0b2e858d9482eb3ada235260bfe3
C:\Wallet\KHZ\cwi-kohezion-25xxx-win64>cd C:\Wallet\KHZ\cwi-kohezion-25xxx-win64\kohezion-25.x-win64
C:\Wallet\KHZ\cwi-kohezion-25xxx-win64\kohezion-25.x-win64>certutil -hashfile kohezion-qt.exe sha256 | findstr ^[0-9a-f]$
90f87046e731db8166deaac538740a1b95f3ebf251ff3389428b37662745e027
C:\Wallet\KHZ\cwi-kohezion-25xxx-win64>certutil -hashfile cwi-kohezion-25xxx-win64.zip sha256 | findstr ^[0-9a-f]$
157d782450b9150b77c8c9ab5ee25384dcfd0b2e858d9482eb3ada235260bfe3
C:\Wallet\KHZ\cwi-kohezion-25xxx-win64>cd C:\Wallet\KHZ\cwi-kohezion-25xxx-win64\kohezion-25.x-win64
C:\Wallet\KHZ\cwi-kohezion-25xxx-win64\kohezion-25.x-win64>certutil -hashfile kohezion-qt.exe sha256 | findstr ^[0-9a-f]$
90f87046e731db8166deaac538740a1b95f3ebf251ff3389428b37662745e027