{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "When I unzip a folder with dotnetzip and try to open a included word document(by double clicking) on a windows 8 machine it opens in read only mode. \n\nif I do the same using winzip pro on the windows 8 machine then word document opens in editable mode.\n\nThe code used to extract is:\n\ne.ExtractWithPassword(targetUnzipDirectory, ExtractExistingFileAction.OverwriteSilently, zipPassword);\n\nThis code works fine in a windows 7 machine but I face this problem only in windows 8 machine\n\nhas any one faced the same issue? how can this be fixed",
    "LastUpdatedDate": "2014-03-18T23:30:39.283-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2014-03-18T23:30:39.283-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Extracted word file opens in readonly mode in windows 8",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 1,
    "Id": 16768
  },
  "FileAttachments": [],
  "Comments": []
}