{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 79381.  First binary with this fix&#58;  v1.9.1.6",
    "ClosedDate": "2011-06-18T06:12:55.847-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "working with zip.SaveSelfExtractor and SelfExtractorSaveOptions. I found if I set the following:\n \nDim opt As New Ionic.Zip.SelfExtractorSaveOptions()\nopt.Flavor = Ionic.Zip.SelfExtractorFlavor.ConsoleApplication\nopt.IconFile = \"C:\\temp\\my.ico\"\nopt.Description = \"This is a fun archive\"\nopt.Copyright = \"This is a new Copyright\"\nopt.ProductVersion = \"4.3.2\"\nopt.ProductName = \"SomethingFun\"\nopt.FileVersion = New System.Version(\"1.2.3.4\")\n \nAfter I save the .exe and check the file in explorer, the copyright does not get set. All the other attributes are set just fine, but not the copyright.",
    "LastUpdatedDate": "2013-05-16T05:31:34.93-07:00",
    "PlannedForRelease": "v1.9.1.8 DotNetZip - Latest Stable",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2011-06-17T23:22:09.97-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Sfx Copyright Option not working as expected",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 13692
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Yes - well.... in my original design, I included a copyright for the Extractor (my code) and appended the copyright fromn the Options. \r\n\r\nThe problem is that in the property sheet in Windows Explorer, you can see only the first 26 characters or so, so it seems like there is no change in the copyright at all.  This seems broken, so I will fix it. \r\n\r\nI will no longer have dotNetZip insist on inserting its own copyright at all.  In the future if you set the copyright with the options, it will display properly, as you expect. ",
      "PostedDate": "2011-06-17T23:24:05.543-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-18T06:11:08.297-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-18T06:11:11.843-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-18T06:12:55.847-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:11.97-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:31:34.93-07:00",
      "Id": -2147483648
    }
  ]
}