Archive Comparer
0
Hi,
I've created a little application to compare the contents of archive file (zip/rar/7z). Currently it is only comparing based on file counts and uncompressed file size, not the crc of uncompressed file. It may be useful to check your doujinshi collections :)
This application uses .Net Framework 4 (download here) and 7zip library (included).
usage:
1. select a folder using browse button, wait until it finished reading the file (note: not recursive).
2. click Find same size button to check duplicates.
3. manually check the files.
4. either click delete to recycle bin or delete permanently.
5. you can click the filename to open the file with your default application.
download here: http://www.megaupload.com/?d=P6FN7NPX
Update:
Updated my application.
Changelog:
1. Now it can find duplicate based on compressed files crc, by getting the list of file's crc, sorted it, then comparing it (it only comparing the crc with the same file count).
2. Use different thread to create list and find dupes.
3. Able to save and load list.
4. Able to clear resolved dupes.
download link: http://www.megaupload.com/?d=WKD4YHQ4, update http://www.megaupload.com/?d=KG137GQE
I've created a little application to compare the contents of archive file (zip/rar/7z). Currently it is only comparing based on file counts and uncompressed file size, not the crc of uncompressed file. It may be useful to check your doujinshi collections :)
This application uses .Net Framework 4 (download here) and 7zip library (included).
usage:
1. select a folder using browse button, wait until it finished reading the file (note: not recursive).
2. click Find same size button to check duplicates.
3. manually check the files.
4. either click delete to recycle bin or delete permanently.
5. you can click the filename to open the file with your default application.
download here: http://www.megaupload.com/?d=P6FN7NPX
Update:
Updated my application.
Changelog:
1. Now it can find duplicate based on compressed files crc, by getting the list of file's crc, sorted it, then comparing it (it only comparing the crc with the same file count).
2. Use different thread to create list and find dupes.
3. Able to save and load list.
4. Able to clear resolved dupes.
download link: http://www.megaupload.com/?d=WKD4YHQ4, update http://www.megaupload.com/?d=KG137GQE
0
animefreak_usa wrote...
I smell a STD coming.lol, because the list? considering the uploader at Complete C78 Thread! always reupload someone else file AND rename the files (maybe because the hoster, tough) AND sometimes recompressing it with different method (zip vs rar, anyone?), it is painful to check the downloaded file one by one manually.
Update:
Updated my application.
Changelog:
1. Now it can find duplicate based on compressed files crc, by getting the list of file's crc, sorted it, then comparing it (it only comparing the crc with the same file count).
2. Use different thread to create list and find dupes.
3. Able to save and load list.
4. Able to clear resolved dupes.
download link: http://www.megaupload.com/?d=WKD4YHQ4, update http://www.megaupload.com/?d=KG137GQE
0
animefreak_usa
Child of Samael
nandaka wrote...
animefreak_usa wrote...
I smell a STD coming.lol, because the list? considering the uploader at Complete C78 Thread! always reupload someone else file AND rename the files (maybe because the hoster, tough) AND sometimes recompressing it with different method (zip vs rar, anyone?), it is painful to check the downloaded file one by one manually.
no it low data. i will never download anything below 1mb unless it has jpg or gif on it. That virus country.
0
animefreak_usa wrote...
nandaka wrote...
animefreak_usa wrote...
I smell a STD coming.lol, because the list? considering the uploader at Complete C78 Thread! always reupload someone else file AND rename the files (maybe because the hoster, tough) AND sometimes recompressing it with different method (zip vs rar, anyone?), it is painful to check the downloaded file one by one manually.
no it low data. i will never download anything below 1mb unless it has jpg or gif on it. That virus country.
Here the source code: http://www.megaupload.com/?d=HN7G18XL . You can analyze and compile it by yourself.
Self ad: check my website for other small application (pixiv downloader and danbooru downloader) at http://nandaka.wordpress.com (admin feel free to delete the link if not appropriate, it is not spam ;) )
0
Tegumi
"im always cute"
animefreak_usa wrote...
no it low data. i will never download anything below 1mb unless it has jpg or gif on it. That virus country.This isn't one of your NEXT-GEN GRAPHICS FULLY TENABLE 3D WORLDS games, there should be no reason why it would be more than a meg or two. In fact, it would be suspicious if it were, having no extremely extensive GUI.
@nandaka: I don't have much of a use for your program, but it looks nice from the screenshots. Keep up the good work