This is the code using (ZipFile zipnew = ZipFile.Read(strPath)) { foreach (ZipEntry zenew in zipnew) { zenew.Extract(exPath); }
zenew.filename="c: empimagesfish2.jpg" exPath = "c: empmembers12images"
我发现这一错误。 档案C: empImagesfish2.jpg已经存在。
Hope to get a reply Thanks