[
  {
    "Id": "582055",
    "ThreadId": "250102",
    "Html": "\r\n<p>Hi,</p>\r\n<p>Just found this library, and it seems to work wonders :) However, the zip file contains a folder, and I need them to be stored on the &quot;root&quot; of the zip.</p>\r\n<p>Does anyone know how to do that?</p>\r\n",
    "PostedDate": "2011-03-17T06:21:29.397-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "582058",
    "ThreadId": "250102",
    "Html": "<p>Seems all I have to do is change working directories to get it to work. Directory.SetCurrentDirectory should do the trick.</p>",
    "PostedDate": "2011-03-17T06:27:56.75-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "583287",
    "ThreadId": "250102",
    "Html": "<p>or specify the folder to use in the archive, as the second argument in the AddFile() method.</p>",
    "PostedDate": "2011-03-20T06:33:53.537-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]