[
  {
    "Id": "645640",
    "ThreadId": "266076",
    "Html": "\r\n<p>Hello,</p>\r\n<p>I am extracting zip files using info-zip's unzip.exe process. But don't have the facility to extarct zipx files. So i want to switch to DotNetZip. efore doing so i want to confirm if they have facility for .zipx files. ?It would be great if i can get some\r\n help in this.</p>\r\n",
    "PostedDate": "2011-07-21T09:04:33.433-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "645783",
    "ThreadId": "266076",
    "Html": "<p>ZIPX files are produced by WinZip - I believe they are zip files that use alternative compression modes, one of:</p>\r\n<li>BZip</li>\r\n<li>LZMA</li>\r\n<li>PPMd</li>\r\n<li>Jpeg</li>\r\n<li>Wavpack</li>\r\n<p><strong>DotNetZip does not support ZIPX </strong>or any of these compression modes.&nbsp; From time to time I've <em>looked into </em>adding support to DotNetZIp for ZIPX along with some subset of these alternatives, but so far I've not committed to actually doing the work.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2011-07-21T13:33:17.997-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]