d7zip
d7zip copied to clipboard
Doesn't unpack with ExtractTo
All files have zero size!
with CreateInArchive(CLSID_CFormat7z) do begin OpenFile('arch.7z'); ExtractTo('C:\Users\artem\AppData\Roaming\test'); end;
(I can't reproduce this issue)
IIRC, the problem was an LZMA2 archive, which is unsupported