mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-23 12:48:40 -05:00
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:
parent
4300b45e6a
commit
f2ebd531ea
@ -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
BIN
contrib/NSIS/Md5dll.zip
Normal file
Binary file not shown.
Binary file not shown.
BIN
contrib/NSIS/Plugins-i386-ansi/md5dll.dll
Normal file
BIN
contrib/NSIS/Plugins-i386-ansi/md5dll.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
contrib/NSIS/Plugins-i386-unicode/md5dll.dll
Normal file
BIN
contrib/NSIS/Plugins-i386-unicode/md5dll.dll
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user