[
  {
    "Id": "154254",
    "ThreadId": "46213",
    "Html": "Hi<br>\r\n    Sorry for the post but cannot get the help file open. Can I open a password protected zip file in vb 2008.<br>\r\n <br>\r\nthanks<br>\r\n",
    "PostedDate": "2009-02-04T07:25:00.677-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "154309",
    "ThreadId": "46213",
    "Html": "DotNetZip works with PKZip (weak) encryption, which does not protect the entire zip archive. <br>\r\n<br>\r\nI think there are some extensions to the zip specification that allow the entire archive to be password protected, but DotNetZip does not support any of those extensions. <br>\r\n<br>\r\nIf you have an archive that uses PKZip encryption, ZipEntry.ExtractWithPassword() is the method you want for extracting an entry that is protected with a password. <br>\r\n",
    "PostedDate": "2009-02-04T09:30:41.293-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "155222",
    "ThreadId": "46213",
    "Html": "ps: as for getting the help file open, see here:<br>\r\n<a href=\"http://www.codeplex.com/DotNetZip/Thread/View.aspx?ThreadId=43429\">http://www.codeplex.com/DotNetZip/Thread/View.aspx?ThreadId=43429</a>\r\n",
    "PostedDate": "2009-02-06T14:48:40.163-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]