Re: MD5 Checker where to get?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Mobile Application Developer (MAD) wrote:
Are there any md5 checker tools for windows xp? It would be nice if
there was one in sysinternals suite but I did not see anything of
sort. Does MS make such util?

thanks!

Wikipedia is a great source of links.

http://en.wikipedia.org/wiki/Md5sum

The links at the bottom, list this one.

"Microsoft File Checksum Integrity Verifier"
http://www.microsoft.com/downloads/details.aspx?FamilyID=B3C93558-31B7-47E2-A663-7365C1686C08&displaylang=en

fciv -md5 targetfilename.ext

GNU has offered one of these for years. The only problem with
packages like this, is sometimes they need libiconv and libintl,
so they aren't always that convenient. I have one version
of md5sum.exe I'm using today, which must have those bits
statically linked, as I don't have to worry about any other
files with that one. It is 60,928 bytes. I don't know where
I got the one I'm currently using (as I have multiple versions
from various downloads). But chances are, it originated with
this package at some time.

http://gnuwin32.sourceforge.net/packages/coreutils.htm

Paul
.



Relevant Pages

  • Re: iceweasel based on firefox 6.0 for squeeze
    ... The version of the utility sort on this machine does not have a -h ... I think that's not comparable with a browser functionality that is needed ... Mozilla quick release policy is very aggresive and -we like it not- it ... We are not talking here about the need of Mozilla packages to be updated ...
    (Debian-User)
  • RE: [opensuse] How to play DVD
    ... Greg Wallace ... So it seems xine and Kaffiene sort of work together and I ... I haven't installed many packages ... comes with its own installation script. ...
    (SuSE)
  • Re: REPL?
    ... Its not CL and incorporates a sort of hybrid lisp and ... scheme model. ... In particular, no packages. ...
    (comp.lang.lisp)
  • Re: pkg_info output?
    ... sort the resulting list from 0) by package name ... so autoconf-2.59_2 becomes autoconf. ... the script is not quite correct because these two packages are ... Wer es einmal so weit gebracht hat, dass er nicht | toni at stderror dot at ...
    (freebsd-questions)
  • Re: import multiple modules with same name
    ... sys.path to fix which util gets imported when I do: ... If your two "pieces of software" are in fact Python packages (i.e., ... from package2 import util as util2 ...
    (comp.lang.python)