d7zip icon indicating copy to clipboard operation
d7zip copied to clipboard

Add support RAR5

Open grig27 opened this issue 2 years ago • 1 comments
trafficstars

Please, add support RAR5 format.

CLSID_CFormatRar5 : TGUID = '{23170F69-40C1-278A-1000-000110CC0000}'; // rar r00

And new binary files.

grig27 avatar Nov 15 '23 04:11 grig27

i add this CLSID_CFormatRar5 : TGUID = '{23170F69-40C1-278A-1000-000110CC0000}'; // rar r00

and it's work for extract new rar

MrLee73 avatar Aug 03 '24 05:08 MrLee73

I have added a list of the Guids I found in the documentation for the supported formats that were not in the file. The dll's have been updated as well.

geoffsmith82 avatar Sep 07 '24 05:09 geoffsmith82