--------------------------------------------------- JVNRSS CheckSum: jvnrss_cmdchecksum_1.0.zip --------------------------------------------------- 1. About JVNRSS CheckSum Computes the checksum of the specified file by the MapFileAndCheckSum function ( Win32 API ) [1]. 2. License General License in Feasibility Study Site for JVNRSS and RSS Extension http://jvnrss.ise.chuo-u.ac.jp/jtg/tool/LICENSE.txt 3. Requirements Microsoft Windows XP 4. Installation Move the file cmdcheck.exe to an installation directory. If you see an error message on startup, Install "Microsoft .NET Framework Version 2.0 Redistributable Package (x86)" [2]. 5. Usage (1) Execute "cmdchecksum.exe". Note: Refer to the following for CmdCheckSum's command line options. --------- cmdchecksum.exe ---------- CmdCheckSum's Command Line Options Usage: cmdchecksum [options] -i file : The file for which the checksum is to be computed. -h This help. Example: cmdchecksum -i xxxxx.exe cmdchecksum -i C:\Program Files\xxxxx.exe --------- cmdchecksum.exe ---------- -------------- References -------------- [1] MapFileAndCheckSum http://msdn.microsoft.com/en-us/library/ms680355(VS.85).aspx http://msdn.microsoft.com/ja-jp/library/cc428966.aspx [2] Microsoft .NET Framework Version 2.0 Redistributable Package (x86), http://www.microsoft.com/downloads/details.aspx?FamilyId=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=ja http://www.microsoft.com/downloads/details.aspx?familyid=39C8B63B-F64B-4B68-A774-B64ED0C32AE7&displaylang=ja ------------- Revisions ------------- Version 1.0 Beta Rev.2009-08-13: New release