[
  {
    "Id": "580677",
    "ThreadId": "249761",
    "Html": "\r\n<p>Hello,</p>\r\n<p>I really lke the Dot Net Zip library: it performs great and has a lot of features, making it a very good utility to be used inside .NET solutions, but also as command line(windows) utility.</p>\r\n<p>I have tested it with different alphabet chars (German, France, Eastern Europea, etc..) and it handles them fine, but there are severe interop. issues&nbsp;with WinZip (or any other utility)&nbsp;both compression and extracting, when file names contain the\r\n &quot;&sect;&quot; char. I have also tested some other zip utilities and it seems that this is a generalized issue.</p>\r\n<p>Thanks, Adrian.</p>\r\n",
    "PostedDate": "2011-03-15T05:05:11.14-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "580681",
    "ThreadId": "249761",
    "Html": "<p>I would love to make the tools and library as useful as possible.</p>\n<p>I understand you have observed interop problems. If you could identify exactly what those problems are, I could look into it.&nbsp; You'll need to be specific though. Describe the steps you follow to reproduce the problem, and describe, specifically, the problem you observe.</p>",
    "PostedDate": "2011-03-15T05:17:16.17-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "580766",
    "ThreadId": "249761",
    "Html": "<p>Consider this test:&nbsp; use&nbsp;a word doc:&nbsp;\"Test&sect;.docx\" zip it with Dot Net Zip and unzip it with a different archiver. (notice the use of '&sect;' char inside the filename)</p>\r\n<p>I have tested extracting the archive with the:</p>\r\n<ul>\r\n<li>WinZip - not working</li>\r\n<li>7 Zip - not working </li>\r\n<li>Windows Explorer (Win7 x64) - working</li>\r\n</ul>\r\n<p>\"Working\" | \"Not Working\" means whether the file keeps the original name after extraction.</p>\r\n<p>Is there any workaround to make this work, meaning for the extraction with different utilities to preserve the original file name (the above example)?</p>",
    "PostedDate": "2011-03-15T07:48:26.317-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]