Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Win32 md5sum tool

by meredith (Friar)
on May 28, 2003 at 12:06 UTC ( [id://261276]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!perl
    
    ...
    my ($basename,undef,undef) = fileparse($filename);
    
    Win32::MsgBox("The MD5 sum for file \'$basename\' is now in the clipbo
    +ard:\n\n$digest", MB_ICONINFORMATION, "md5sum");
    
  2. or download this
    Windows Registry Editor Version 5.00
    
    ...
    
    [HKEY_CLASSES_ROOT\*\shell\MD5 Sum\command]
    @="c:\\projects\\md5sum\\md5sum.exe \"%1\""
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://261276]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-19 10:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found