Tony Maro wrote:


Can your components decompress directly in a memorystream, or from a memorystream to a filestream with ease? What the installer does is it rips the embedded file out of the install image into a memorystream, which then gets saved to disk during extraction.

Hmnn. I've noticed that that is not the case. I will change it to use TMemoryStream instead of a file name.

Andrew

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to