Page 1 of 1

MD5 File Controler 1.0.1

Posted: Tue Sep 09, 2008 2:42 pm
by ar-s
MD5 File Controler

Image

Version : 1.0.1
Portable : YES
Language : UK
System : XP - Probably Vista but i haven't test it
Poids : 88 ko !
Prix : free

A simply Drag and Drop software to create MD5 List with the possibility to control the files.

Image
MD5 List example

To check file integrity :
For exemple, if you have download some big archives with the MD5 list, you don't have to try to unpack them. You can first check them all with MD5 File Controler. Juste open the list, the sofware will say to you which part are corrupt.

If all your files are ok, the software ask to delete the list for you.

Download HERE

-1.0.1 Update-
- removing the last notepad opening. (used it for test, no more needed)

Another good friend for your USB key :)

EnJoY :P

Posted: Thu Sep 11, 2008 10:08 am
by ar-s
More than 50 read, 0 message, that's worth it to translate software en english... :roll:

Posted: Thu Sep 11, 2008 11:08 am
by Tomi
Is MD5 same as CRC for check if file is True or False? more info if it is.

Posted: Thu Sep 11, 2008 6:10 pm
by moogle
MD5 is more accurate for files. CRC is just to check data has arrived correctly IIRC.

Wikipedia is your friend! :D

http://en.wikipedia.org/wiki/MD5
http://en.wikipedia.org/wiki/Cyclic_redundancy_check

Posted: Fri Sep 12, 2008 1:49 am
by ar-s
moogle wrote:MD5 is more accurate for files. CRC is just to check data has arrived correctly IIRC.

Wikipedia is your friend! :D

http://en.wikipedia.org/wiki/MD5
http://en.wikipedia.org/wiki/Cyclic_redundancy_check
you're right :wink:

Posted: Fri Sep 12, 2008 2:01 am
by byo
Cool.

I noticed that the app waits for Notepad to be closed before it continues to update the window. Maybe make a separate thread with WaitThread and disabling the button while the file is open?

Posted: Fri Sep 12, 2008 9:29 am
by ar-s
byo wrote:Cool.

I noticed that the app waits for Notepad to be closed before it continues to update the window. Maybe make a separate thread with WaitThread and disabling the button while the file is open?
true, i'll probably just not open the notepad. I Used it for my tests but it's no more important.

Thanks for your comment

--edit--
Software update in first topic

Posted: Fri Sep 12, 2008 2:48 pm
by Tomi
ty, i must be learn many things :)