How to extract ZIP files with WinRAR command line?

后端 未结 4 1449
一个人的身影
一个人的身影 2021-02-07 09:30

While trying to extract zip files I get the error:

c:\\path\\name.zip is not RAR archive
No files to extract

My code is:

4条回答
  •  遥遥无期
    2021-02-07 10:07

    You can use either SevenZipSharp or DotNetZip Library in your Application!

    But I will go for SevenZipSharp Lib as It supports all the archives supported by 7-Zip!

    Both Source and Binary are available in the Links!

提交回复
热议问题