Archive for November, 2007

Md5Checker 3.2.3 is released

November 27, 2007 11:29 pm

Thanks HS for bug reporting and great suggestions :)

What’s new in version 3.2.3:

  1. New: Check for Updates command.
  2. Fix: Compare MD5 dialog should recognize lower case characters.
  3. Fix: Combo boxes should not be fix width.
  4. Update: Separate Unknown category into Unknown & Loaded.
  5. Update: Add *.zip & *.rar by default.

Regarding to #4, otkin asked how to check only new files (files have never been checked), I use this update to make this process easier:

  1. Add the containing folder into Md5Checker WITHOUT auto starting
  2. Switch to the Loaded category
  3. Remove all listed items <- Now only new files are left.
  4. Start checking

But I’m still thinking about a one-click solution, maybe it will be implemented in the next version.

Md5Checker 3.2.2 is released

November 19, 2007 9:55 pm

Added Compare MD5 dialog - Can compare one file’s MD5 checksum with another automatically:

Compare MD5 with inputed/pasted one:

  1. Select one md5 item with calculated MD5 checksum
  2. Press F2, use the Edit | Compare MD5 menu item, or use the Compare MD5 right-click context menu item to bring up the Compare MD5 dialog
  3. Or you just double click the md5 item
  4. Input/paste MD5 in the lower edit control and watch the result in the top-right edit control

Compare MD5 - one file

Compare two files’ MD5 checksums:
(more…)

Md5Checker 3.2.1 (3.2.1.2) is released

November 17, 2007 2:45 am

What’s new in version 3.2.1:

  • New: ‘Save Each’ command
  • Improve: ‘Store last folder used’ option - Thanks Ronald for the suggestion
  • Fix: Three minor UI bugs

Save Each command:
This command is kind of common usage. It will create MD5 file for each checked file using the same file name plus an MD5 extension. For example, create MD5 file ABC.xyz.md5 for file ABC.xyz and store ABC.xyz’s MD5 checksum in the MD5 file.

What’s do you think about the new version? Any comments and bug reports are greatly appreciated.

Best program to unlock file/folder - Unlocker by Cedrick Collomb

November 15, 2007 4:21 pm

I thought Unlocker is well known, but actually someone didn’t hear about it, e.g. my GF. Her work computer was infected yesterday, and she asked me how to delete the virus which could not be deleted manually. Yea, I recommended this tool to her. It is totally useful. If you meet the same problems, you should try it too.

Homepage: http://ccollomb.free.fr/unlocker/

Some words from the homepage:
(more…)

Md5Checker 3.2 (3.2.0.11) is released

November 14, 2007 3:55 pm

What’s new in version 3.2:

  • New: ‘Code page’ option
  • New: ‘Add to Send To menu’ option
  • Improve: Add files in background
  • Fix: Load MD5 checksum of file from MD5 file will clear its calculated MD5 checksum
  • Fix: No new line character is written when save md5 item if its path contains characters that system code page cannot recognize
  • Fix: Could not discard saved MD5 checksum of md5 item if its path is a folder
  • Fix: Height of dropdown list is too narrow in the Win9x version
  • Update: ‘Folder context menu’ option -> ‘Add to Shell context menu’, work for both folders and files
  • Update: ‘Checking in low priority’ option -> ‘Work in low priority’, work for both adding and checking
  • Update: Removed Adding File dialog. (Use Stop button to stop adding)
  • Update: Removed Unicode features from the Win9x version (Not supported)

Code page:
Md5Checker uses system’s standards and formats setting to convert between Unicode and MBCS when save/load by default. If there are any characters your system setting cannot recognize, the path of file will not be saved/loaded correctly.
Standards and formats setting (Click to show full size):
standards_and_formats.JPG
In Md5Checker 3.2, you can select an appropriate code page in the Options dialog, and do not have to change the system setting to suit every software.

Send To menu:
Send To menu is a convenient way to add a few files into a program. For instance, if you select multiple files in the Explorer and right click, and then select the context menu item - Check in Md5Checker, Explorer will launch multiple instance of Md5Checker like this: Md5Checker file1, Md5Checker file2… But if you use the Send To menu, Explorer will launch one instance of Md5Checker and pass these files to it like this: Md5Checker file1 file2…
Using Send To menu has one weakness - cannot add lots of files at one time, because the system has a command line length limitation. But don’t worry, you can always use Add command or drag-and-drop to add lots of files.

Any comments from you regarding bug reports for Md5Checker are greatly appreciated.