Quote:
Originally Posted by Cesar82
Would it be possible for you to provide a version with unpacking functions for ARC, RAR, and 7-Zip in the same library? And also a way to apply XDelta or HDIFF patches with progress, like the IsDone library does?
|
Yes, mate, it’s possible.
ISArcEx,
ISRarEx, and
IS7zEx all have similar codebases, so merging them into a single library is doable. But give me some time.
Quote:
Originally Posted by Cesar82
I also wanted to report a possible bug in XHashEx.dll.
XHashEx doesn't generate the hash for hidden or system files (I think all files should be generated since it's possible to compress them). Perhaps two extra parameters to include or exclude each type.
|
Thanks for reporting this! I’ll look into it.