[
  {
    "Id": "285743",
    "ThreadId": "83138",
    "Html": "<p>Hi Cheeso!</p>\r\n<p>I downloaded the source for V1.9 and tried to build the project &quot;Zip Partial DLL&quot; but it fails with the following message.</p>\r\n<p>Error&nbsp;&nbsp; &nbsp;1&nbsp;&nbsp; &nbsp;Error reading resource file 'F:\\DotNetZip-src-v1.9.1.2\\DotNetZip\\Zip Partial DLL\\Resources\\ZippedResources.zip' -- 'The system cannot find the file specified. '&nbsp;&nbsp; &nbsp;Zip Partial DLL</p>\r\n<p>Warning&nbsp;&nbsp; &nbsp;2&nbsp;&nbsp; &nbsp;The command &quot;&quot;C:\\Program Files (x86)\\Microsoft\\Ilmerge\\Ilmerge.exe&quot;&nbsp; /t:library&nbsp; /xmldocs /out:&quot;obj\\Debug\\Ionic.Zip.dll&quot;&nbsp;&nbsp; &quot; exited with code 1.&nbsp;&nbsp; &nbsp;F:\\DotNetZip-src-v1.9.1.2\\DotNetZip\\Zip Full DLL\\Zip Full DLL.csproj&nbsp;&nbsp; &nbsp;81&nbsp;&nbsp; &nbsp;5&nbsp;&nbsp; &nbsp;Zip Full DLL</p>\r\n<p>I want to change the way the UI of &quot;WinFormsSelfExtractorStub&quot; looks and want to rebuild the project.</p>\r\n<p>Please help me.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-02-04T04:48:23.777-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "285759",
    "ThreadId": "83138",
    "Html": "<p>You need the ILMerge tool.</p>\r\n<p>There are other things you should be aware of when building it from source.</p>\r\n<p>Check the readme - this is all documented there.</p>\r\n<p>If you just want a different self-extractor, you can write your own without re-building the library from source.</p>\r\n<p>See this message for details:&nbsp; <a href=\"http://dotnetzip.codeplex.com/Thread/View.aspx?ThreadId=70602\">http://dotnetzip.codeplex.com/Thread/View.aspx?ThreadId=70602#Post245865</a></p>",
    "PostedDate": "2010-02-04T05:20:51.08-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "286104",
    "ThreadId": "83138",
    "Html": "<p>I have installed ILMerge but still I am not able to build the solution. I am using VS2010 Ultimate to build it.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-02-04T23:12:53.573-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "286146",
    "ThreadId": "83138",
    "Html": "<p>I think i have figured out the problem.</p>\r\n<p>The project &quot;Zip Partial DLL&quot; has a prebuild-event command line as &quot;..\\..\\PackResources.cmd&quot;.</p>\r\n<p>After exploring the contents of PackResources.cmd i found that it uses the tool zipIt.exe to zip the resources and create the file &quot;ZippedResources.zip&quot;.</p>\r\n<p>But the path to tool zipIt.exe is &quot;c:\\dinoch\\bin\\zipIt.exe&quot; which is not present on my PC.&nbsp; So the command file deletes the existing &quot;ZippedResources.zip&quot; but is not able to create it again and so we get a file not found exception while building the project.</p>\r\n<p>By changing the path of the tool zipIt.exe to its proper location i was finally able to build the solution.</p>\r\n<p>Hope this helps anyone else facing the same problem.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-02-05T01:55:11.213-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "286171",
    "ThreadId": "83138",
    "Html": "This discussion has been copied to a work item. Click <a href=\"http://dotnetzip.codeplex.com/WorkItem/View.aspx?WorkItemId=10167\">here</a> to go to the work item and continue the discussion.",
    "PostedDate": "2010-02-05T04:28:56.953-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "286173",
    "ThreadId": "83138",
    "Html": "<p>Thanks for reporting the problem and solution. I'll get that fixed.</p>",
    "PostedDate": "2010-02-05T04:29:39.82-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]