[
  {
    "Id": "573729",
    "ThreadId": "247965",
    "Html": "\r\n<p>In my application I have not found a way how to exclude the directory tree in the zip file ?</p>\r\n<p>I am using zip.AddFile(Path) where Path is the full path to file to be added to the zip file.</p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"font-size:x-small\">&nbsp;</span></p>\r\n<p>&nbsp;</p>\r\n",
    "PostedDate": "2011-03-01T02:11:15.71-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "577350",
    "ThreadId": "247965",
    "Html": "<p>Some where in the forum I found out simply adding ,\"\\\\\") in zip.addfile command.</p>",
    "PostedDate": "2011-03-08T12:01:14.093-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "577707",
    "ThreadId": "247965",
    "Html": "<p>yes, you can find that information in the reference documentation, too.</p>\r\n<p>zipFile.Add(filename, \"\")</p>\r\n<p>...will add a file into the ZipFile instance, at the specified path (\"\", in other words, no path at all) in the zipfile.&nbsp;</p>",
    "PostedDate": "2011-03-09T05:51:18.603-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "577717",
    "ThreadId": "247965",
    "Html": "<p>Thank's Cheeso - subject is clear.</p>\r\n<p>It's an amazing application - no need for a Winzip Pro version to make simple zip's (even more sophisticates are posible).</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2011-03-09T06:01:33.213-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]