I don't know which MD5 you are using. Judging from your parameter format, the one using such a format should be md5sum.exe, which is a different program from md5.exe. Both programs also provide exit codes. Generally, if the generation process and verification result are correct, it returns 0, and if there is an error, it is always >=1.
Thank you so much. This program does have exit codes, and this tip is very important. Thanks again.
[ Last edited by peiliqin on 2008-8-1 at 09:37 PM ]
Thank you so much. This program does have exit codes, and this tip is very important. Thanks again.
[ Last edited by peiliqin on 2008-8-1 at 09:37 PM ]
