{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "it would be a nice feature to specify what the working directory is in the save options.\n \nSomething like:\n \nSelfExtractorSaveOptions options = new SelfExtractorSaveOptions();                    options.Flavor = SelfExtractorFlavor.ConsoleApplication;                   options.PostExtractCommandLine = \"setup.bat\";                    options.ExtractExistingFile = ExtractExistingFileAction.OverwriteSilently;                    options.ExtractWorkingDirectory = ExtractOptions.FileLocation (or ExtractOptions.CallerLocation)            zip.SaveSelfExtractor(finalName, options);\n \nThanks,\n \nTim",
    "LastUpdatedDate": "2013-09-02T04:33:21.237-07:00",
    "PlannedForRelease": "v2.0 - planning",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2011-03-20T06:36:02.577-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Default Zip Location in save options",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 13206
  },
  "FileAttachments": [],
  "Comments": []
}