Changed the "admin right to run" at the user request: https://github.com/Wilenty/InnoSetup_6.3.x_-_6.4.x-dev_Unpacker-Extractor_/issues/1
There I share two versions of:
1. FastDuplicatesExtraction.exe
2. IgnoresDuplicatesButStoresEntriesToFirstDuplicate.exe
The first one extracts duplicates very fast, but you will not see any difference on installers where there are no duplicate entries to the same file on compilation.
And the second one extracts only the first duplicate of the compressed/stored file and overwrite all other entries of source file of all other duplicates.
Over all, probably they will loads a bit slower, but works much faster (especially with many duplicate file entries), because of the file entries filtering.
Σχόλια