[
  {
    "Id": "1237180",
    "ThreadId": "543109",
    "Html": "I need to extract specific file from zip file without the directory structure. I am using powershell<br />\n<pre><code>$zip.ExtractSelectedEntries(&quot;name = abc.txt&quot; , DirA , &quot;outputfolder&quot;, ExtractExistingFileAction.DontOverwrite);</code></pre>\n\nExtracteselectedentries creates DirA in output folder also which I don't need. How can I achieve this?<br />\n",
    "PostedDate": "2014-04-23T10:35:31.907-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]