[
  {
    "Id": "655948",
    "ThreadId": "268567",
    "Html": "\r\n<p>Hi,</p>\r\n<p>&nbsp;&nbsp;&nbsp;&nbsp; DotNetZip Library is working for 2.0 Solutions ,But we are using the same code for 4.0 . we are unable to Extact the SelfExtractable File.It is asking to install the .NET Framework4.0 in the Extracted Machine.</p>\r\n<p>Regards</p>\r\n<p>Balaji</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n",
    "PostedDate": "2011-08-10T09:33:04.34-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "655949",
    "ThreadId": "268567",
    "Html": "<p><strong>Hi,</strong></p>\r\n<p><strong>&nbsp;&nbsp;&nbsp;&nbsp; DotNetZip Library is working for 2.0 Solutions ,But we are using the same code for 4.0 . we are unable to Extact the SelfExtractable File.It is asking to install the .NET Framework4.0 in the Extracted Machine.</strong></p>\r\n<p><strong><span style=\"font-family: Consolas; font-size: x-small;\"><span style=\"font-family: Consolas; font-size: x-small;\"><span style=\"font-family: Consolas; font-size: x-small;\">\r\n<p>&nbsp;</p>\r\n</span></span></span></strong></p>\r\n<pre>Using zip1 As New ZipFile \r\n() \r\nzip1.AddDirectory(\r\n\r\n\r\n\r\n\"E:\\\\ABC\" \r\n) \r\nzip1.Comment =\r\n\r\n\r\n\r\n\"This will be embedded into a self-extracting exe\"\r\n\r\n\r\n\r\n \r\n\r\n\r\nDim sSaveOptions As New \r\nSelfExtractorSaveOptions\r\n\r\n\r\n\r\nsSaveOptions.Flavor =\r\n\r\n\r\nSelfExtractorFlavor \r\n.WinFormsApplication \r\nsSaveOptions.Quiet =\r\n\r\n\r\n\r\nFalse\r\n\r\n\r\n\r\nzip1.SaveSelfExtractor(StageDir &amp;\r\n\r\n\r\n\"\\\" &amp; sTargetFile &amp; \".exe\" \r\n, sSaveOptions) \r\n \r\n\r\n\r\n\r\nEnd \r\n\r\nUsing\r\n\r\n\r\n\r\nRegards\r\n\r\n</pre>\r\n<p>Balaji</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2011-08-10T09:35:45.527-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "656177",
    "ThreadId": "268567",
    "Html": "<p>yes - I see.&nbsp; I think this is a bug in DotNetZip.&nbsp;</p>\r\n<p>It requires a change in the code to allow the SFX generated by a .NET 4.0 application, to run on a .NET 2.0 application.&nbsp; I'm going to open a workitem, and then post a new library there, for you to try.&nbsp; It should allow you to do what you want. Please try it and let me know.</p>",
    "PostedDate": "2011-08-10T16:38:09.2-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "656178",
    "ThreadId": "268567",
    "Html": "This discussion has been copied to a work item. Click <a href=\"http://dotnetzip.codeplex.com/workitem/14062\">here</a> to go to the work item and continue the discussion.",
    "PostedDate": "2011-08-10T16:38:46.013-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "656262",
    "ThreadId": "268567",
    "Html": "<p>ok, I've put a build of DotNetZip up on that workitem.&nbsp; Try it and see.</p>\r\n<p><a href=\"http://dotnetzip.codeplex.com/workitem/14062\">http://dotnetzip.codeplex.com/workitem/14062</a></p>",
    "PostedDate": "2011-08-10T21:45:24.097-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "664055",
    "ThreadId": "268567",
    "Html": "<p>Rebuilt my application with the workaround posted in the ticket. Booted up an XP VM and installed .NET2.0 redistirutable.</p>\r\n<p>Get a \"encounted a problem and and needs to close message\". Not a very helpful error message.</p>\r\n<p>﻿\r\n<pre>EventType : clr20r3     P1 : 4dro3gcxmhxyiwtmooefein51d5httrv    \r\nP2 : 1.9.1.9000     P3 : 4e57fce9    \r\nP4 : ionic.zip-2011aug26-150702-88101ec9-6bd4-4adc-8d3e-51152969a6f1    \r\nP5 : 1.9.1.9000     P6 : 4e57fce9     P7 : 36     P8 : b    </pre>\r\n</p>",
    "PostedDate": "2011-08-26T13:41:36.79-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "664077",
    "ThreadId": "268567",
    "Html": "<p>what do you mean by \"rebuilt your application with the workaround posted in the ticket\"?&nbsp; &nbsp; Do you mean you linked to the DLL posted there?</p>",
    "PostedDate": "2011-08-26T14:06:18.707-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "664082",
    "ThreadId": "268567",
    "Html": "<p>Sorry, yes, that's what I meant. I linked to the DLL attached to the workitem.</p>",
    "PostedDate": "2011-08-26T14:16:38.963-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "665823",
    "ThreadId": "268567",
    "Html": "<p>Created a new VM with SP3 XP (directly from MSDN image). It can tell that the older .EXE files created using the library prior to the work-around are .NET4 (gives an error message), but it still has issues with them after the work-around. Is there more info I can gather to help with this issue?</p>",
    "PostedDate": "2011-08-31T09:11:52.937-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]