Swap out NSIS crypto plugin for one that works better

Merged from wsjtx-1.4 branch.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4784 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville 2014-12-08 10:39:09 +00:00
parent 6a6e56b712
commit 18166dc992
7 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ retry:
\${EndIf}
; calculate MD5 hash
Crypto::HashFile 'MD5' $KVASD_EXECUTABLE
md5dll::GetMD5File $KVASD_EXECUTABLE
Pop $0
\${If} $3 != $0

BIN
contrib/NSIS/Md5dll.zip Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.