{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "Ah thanks! Obviously I didn't read the entire documentation on that property.\n \nHow about my second example where I'm not splitting the ZIP. The error is \"E:\\Output\\archive.exe is not a valid Win32 application.\". Archive.exe was pretty big, about 7GBs. It seems like there is a limit to how big the self extracting EXE can be because when I take the same code and run it against a smaller input directory, the self extractor EXE works.",
    "LastUpdatedDate": "2013-02-21T18:43:31.42-08:00",
    "PlannedForRelease": "v2.0 - planning",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-05-24T09:10:46.22-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "is there a size limit for SFX files? If so, document it.",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 10924
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "\r\n\t\r\n\r\nSo I just tried winzip... WinZip is a little weird, first the zip must be created, then there is a tool in the winzip program files directory called WZSEPE32.EXE which creates a self extracting ZIP from an existing ZIP. It gave me an error when I selected my big 15GB zip file created with DotNetZip:\r\n\r\n---------------------------\r\nWinZip Self-Extractor Personal Edition\r\n---------------------------\r\nThis Zip file cannot be made into a .EXE File because the resulting EXE File would be greater than 2GB.\r\n---------------------------\r\nOK   \r\n---------------------------",
      "PostedDate": "2010-05-25T17:09:05.553-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-18T14:04:01.647-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2012-06-12T14:07:42.96-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:31.42-08:00",
      "Id": -2147483648
    }
  ]
}