{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "I'm creating a sfx that runs Setup.exe. The sfx Flavor = WindowsFormsApplication, Quiet = true. According to the documentation for PostExtractCommandLineProperty, \n\n\"If you set Flavor to SelfExtractorFlavor.WinFormsApplication, and set Quiet to true, then a GUI with progressbars is displayed, but it is \"non-interactive\" - it accepts no input from the user. Instead the SFX just automatically unpacks and exits. \"\n\nThe behavior that I observe is that the sfx does the extraction with a small dialog showing extraction progress, launches setup.exe, but instead of exiting, displays a Quit button on the dialog.",
    "LastUpdatedDate": "2016-11-03T11:19:35.653-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2016-11-03T11:19:35.653-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "sfx flavor = WindowsForms & Quiet does not exit without user interaction",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 1,
    "Id": 17719
  },
  "FileAttachments": [],
  "Comments": []
}