{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "The help text says:\n\n```\n$ mono ConvertZipToSfx.exe -help\nusage:\n  CreateSelfExtractor [-cmdline]  [-extractdir <xxxx>]  [-comment <xx>]\n                      [-exec <xx>] <Zipfile>\n  Creates a self-extracting archive (SFX) from an existing zip file.\n\n  options:\n     -cmdline       - the generated SFX will be a console/command-line exe.\n                      The default is that the SFX is a Windows (GUI) app.\n     -exec <xx>     - The command line to execute after the SFX runs.\n     -comment <xx>  - embed a comment into the self-extracting archive.\n                      It is displayed when the SFX is extracted.\n```\n\n\nBut that doesn't work. From the source code, it looks like the -exec flag is actually implemented as -exeonunpack",
    "LastUpdatedDate": "2013-12-17T14:18:30.31-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2013-07-23T15:40:59.507-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "ConvertZipToSfx.exe -exec flag is incorrectly documented",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 2,
    "Id": 16330
  },
  "FileAttachments": [],
  "Comments": []
}