VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



aIntelligent File Comparer (UPDATED WITH PROGRESS BAR)

by FUCCI, Leonardo Hernan (4 Submissions)
Category: Files/File Controls/Input/Output
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

Very useful when you use cazaa or Bearshare or other P2p, where you download infinity of files, but a quarter is duplicated. It compares all type of files looking for duplicates, how? you select a folder, all files in that folder will be checked and compared looking for duplicated files, it checks 3 part of the binarys and the file LEN, if a file seems to be equal to other, the programm promts for action, and shows if the file is the same.
It's like that programm of NORTON... i don't remember the name.
it uses listbox, drive list, progressbar, textbox and dir list. Uses two Binary access.
NOW UPDATED WITH PROGRESS BAR!!!!!!!!!!

Inputs
A folder
Assumes
The file opened must be at least bigger than 1024 Bytes(1kb).
Code Returns
A list of files to delete if they are duplicated.
Side Effects
none, it works GREAT!, may fail with GIF files, but for that reason there is a Picture box, you decide if the file is the same.

Rate aIntelligent File Comparer (UPDATED WITH PROGRESS BAR)

Download aIntelligent File Comparer (UPDATED WITH PROGRESS BAR)

Download aIntelligent File Comparer (UPDATED WITH PROGRESS BAR) (3 KB)

aIntelligent File Comparer (UPDATED WITH PROGRESS BAR) Comments

No comments have been posted about aIntelligent File Comparer (UPDATED WITH PROGRESS BAR). Why not be the first to post a comment about aIntelligent File Comparer (UPDATED WITH PROGRESS BAR).

Post your comment

Subject:
Message:
0/1000 characters