{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 40856.  First binary&#58;  1.8.4.21. ",
    "ClosedDate": "2009-08-20T14:39:34.12-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "If the end user simply double clicks on a generated Winforms SFX .exe file in order to run it, the WinForms app runs, but behind it there is also a command window displayed.\n \nSolution: add these lines to the _SaveSfxStub.cs file: \n \n    if (flavor == SelfExtractorFlavor.WinFormsApplication)\n        cp.CompilerOptions = \"/target:winexe\";",
    "LastUpdatedDate": "2013-05-16T05:32:11.11-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-08-20T14:37:02.567-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Double-click on WinForms Self-Extractor causes a console window to appear",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 8595
  },
  "FileAttachments": [],
  "Comments": []
}