Differences
This shows you the differences between the selected revisions of the page.
2019-11-28 | 2019-11-28 | ||
windows 10 displays the hash without space separators (martin) | There's no "file" in the message on Windows 10 (martin) | ||
Line 79: | Line 79: | ||
<code> | <code> | ||
C:\...>certutil -hashfile WinSCP-&winscp_stable_version-Setup.exe SHA256 | C:\...>certutil -hashfile WinSCP-&winscp_stable_version-Setup.exe SHA256 | ||
- | SHA256 hash of file WinSCP-&winscp_stable_version-Setup.exe: | + | SHA256 hash of WinSCP-&winscp_stable_version-Setup.exe: |
&winscp_stable_setup_sha256 | &winscp_stable_setup_sha256 | ||
CertUtil: -hashfile command completed successfully. | CertUtil: -hashfile command completed successfully. |