pmonk
2005-02-21, 09:10 AM
When I generate an md5 checksum using either mkw, audiophilia or md5summer I get this when I try to very
C:\Documents and Settings\xxxxxxx\My Documents\My Music\Led Zeppelin 1972.0
2.19 Adelaide>for %f in (*.md5) do c:\windows\system32\md5sum.exe --check %f
C:\Documents and Settings\xxxxxxx\My Documents\My Music\Led Zeppelin 1972.0
2.19 Adelaide>c:\windows\system32\md5sum.exe --check Led Zeppelin 1972.02.19 Ade
laide.md5
c:\windows\system32\md5sum.exe: only one argument may be specified when using --
check
Try `c:\windows\system32\md5sum.exe --help' for more information.
C:\Documents and Settings\xxxxxx\My Documents\My Music\Led Zeppelin 1972.0
2.19 Adelaide>pause
Press any key to continue .
What am I doing wrong when I generate the md5sum????
The verification command works because I used it to verify other files and it works fine.
C:\Documents and Settings\xxxxxxx\My Documents\My Music\Led Zeppelin 1972.0
2.19 Adelaide>for %f in (*.md5) do c:\windows\system32\md5sum.exe --check %f
C:\Documents and Settings\xxxxxxx\My Documents\My Music\Led Zeppelin 1972.0
2.19 Adelaide>c:\windows\system32\md5sum.exe --check Led Zeppelin 1972.02.19 Ade
laide.md5
c:\windows\system32\md5sum.exe: only one argument may be specified when using --
check
Try `c:\windows\system32\md5sum.exe --help' for more information.
C:\Documents and Settings\xxxxxx\My Documents\My Music\Led Zeppelin 1972.0
2.19 Adelaide>pause
Press any key to continue .
What am I doing wrong when I generate the md5sum????
The verification command works because I used it to verify other files and it works fine.