Can any1 tell me how to use LZMA SDK (7zip) in C#?
A:
I had some difficulties to actually use the SDK code (assembly issues) and also to use the newer compression algorithms.
I found http://sevenzipsharp.codeplex.com/ which made life easier for me at least. If I remember correctly, a valid 7zip DLL is all that is required. Be aware of x86/x64 differences. A x64 .NET application will require a x64 7zip DLL.
Ths so much, i got it now ^^! Love you!
Chrno Love
2010-10-08 03:37:59