sevenzipsharp Questions

2

Solved

I have created hallo.7z and used 7zxSD_LZMA.sfx as module. I think my configuration is right but while extracting sfx I receive 7-zip : unsupported method void CreateExeFile() { try { Sfx...
Contemporary asked 29/12, 2013 at 4:28

3

Solved

I have tried SevenZipLib and SevenZipSharp, but without success. Can someone give me a working example of archiving a text file to tar.gz, using any free library? I know it's not the best way to ...
Friedrick asked 5/8, 2015 at 15:19

4

In my program, I use SevenZipSharp to generate zip files. SevenZipSharp is a managed DLL which loads another DLL, 7z.dll. I am manually setting SevenZipSharp's path to 7z.dll using SevenZipCompress...
Avram asked 30/8, 2011 at 21:49

3

iv tried numerous different ways to get this to work and i got it to basicly work but i cant get the WaitForExit(); 's to work like they do here... so how would i convert this to work with sevenzip...
Musgrave asked 24/6, 2010 at 8:10

1

Solved

I want to compress 3 folders into a single file using SevenZipCompressor . I know how to compress a single folder . Is such thing possible ?? Thank you !
Dugas asked 9/8, 2013 at 19:34

1

Solved

I want to use SevenZipsharp to compress a file in volumes, for example to compress a file of 100 mb into 10 files of 10 mb each. We can do the same using 7zip.exe -volume parameter so... For examp...
Waftage asked 15/4, 2013 at 13:34

2

I am using SevenZipSharp in order to compress files into a zip file. Is there a way to use it to create a zip from a memory stream (meaning, load the file into the memory stream before)? Thanks, M...
Gauleiter asked 18/11, 2010 at 12:20
1

© 2022 - 2024 — McMap. All rights reserved.