7zip-cpp icon indicating copy to clipboard operation
7zip-cpp copied to clipboard

Fork of SevenZip++ for modern builds.

Results 14 7zip-cpp issues
Sort by recently updated
recently updated
newest added

This file is missing from include files

Do you support the following issues in your library? - Can you add files to an existing archive while files already archived before remain? - Can you rename files in...

Isn't getcompressionformat used to get the compressed package format? Why does the 7z package use getcompressionformat and the result is 2, which is zip

Rar format compression and decompression cannot be used .

question
wontfix

tar.gz is recursive archive tar > gz present tar is extracted by name [Content] file it wasn expected result for everyone how i solved?

Hi, I was able to set a password using the compressor. but it seems it does not encrypt the file names. is this possible? Thanks!

enhancement

Hi, I had a 7z file to extract but `SevenZipExtractor::DetectCompressionFormat` would think that the format was `CompressionFormat::Lzma86` instead of `CompressionFormat::SevenZip`. The format is detected is by trying to open the...

enhancement

hello, how can I use functions of 7zip in VS2019(Windows) ?

I'm trying to extract a windows image and then compress it again to iso file the problem is that the the extractor detects that the compression format is cab and...

enhancement