{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "The call to the .VBS does not work on Windows 8 because .vbs files are not associated with wscript by default.  The pre-build event command line should be changed from:\n..\\..\\PackResources.vbs\nto either\nwscript ..\\..\\PackResources.vbs\nor \nwscript ..\\..\\PackResources.vbs //B\n\nThe latter version supresses all the message boxes.  I'm unclear if previous versions of windows would show those or not, but they are darned annoying to see every time you build.",
    "LastUpdatedDate": "2014-07-23T14:02:11.273-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2014-07-23T14:02:11.273-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Does not compile on Windows 8",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 1,
    "Id": 16925
  },
  "FileAttachments": [],
  "Comments": []
}