MD5 File Validator

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 344
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

MD5 File Validator

Post by ar-s »

Image

Here is the (last..) beta of my "MD5 File Validator".
I only test it on Windows XP so if you could send me some returns on vista / seven (even xp), that will be usefull.

Instruction :
- To create a list, just Drad & Drop the files you want and save the Md5 List
- To check a list, click on the "check a list" button and select your list.

Please, tell me if you've got bugs (precise your OS)

Portable : Yes
Weight : 598 ko
language : english (if you find some mistakes please tell them to me. ^^)
Link : MD5fileValidator_beta.zip

Thanks
Last edited by ar-s on Thu Jun 03, 2010 10:38 pm, edited 4 times in total.
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
Perkin
Enthusiast
Enthusiast
Posts: 504
Joined: Thu Jul 03, 2008 10:13 pm
Location: Kent, UK

Re: MD5 File Controler 2

Post by Perkin »

Haven't tried it, but shouldn't it be 'controller'? (double l)
%101010 = $2A = 42
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 344
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: MD5 File Controler 2

Post by ar-s »

damn it ! for sure, in french "controller" takes only one "l" (usually it's in the other way !)
i'll change that for the final release. thanks :oops:

--edit--

Fixed
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Re: MD5 File Controller 2

Post by SFSxOI »

Thanks for your creation, however, I don't understand or see the connection between the name including the word "controller" and what this actually does.
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 344
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: MD5 File Controller 2

Post by ar-s »

it's a kind of "checker", it controlls the MD5 sign of files, it's intigrity.
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
Fred
Administrator
Administrator
Posts: 18225
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: MD5 File Controller 2

Post by Fred »

Checker/Validator is more appropriate, as 'controller' han't the same meaning in english than in french.
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 344
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: MD5 File Controller 2

Post by ar-s »

Hum arfff ok, i'm gonna change it as soon as possible.

Edit : Fixed

I hope this time the name will be ok ;)
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
Post Reply