extract 7zip in C# code

前端 未结 4 1176
遥遥无期
遥遥无期 2020-12-01 22:44

I need use 7zip in C#. Without console, just with 7zSharp.dll ? + I find some data here

http://7zsharp.codeplex.com/releases/view/10305 ,

but I don\'t know h

4条回答
  •  借酒劲吻你
    2020-12-01 23:23

    It doesn't look like this library supports encrypted files. No method takes a key as a parameter.

提交回复
热议问题