Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: rebol-framework: information

From: greggirwin:mindspring at: 28-Dec-2002 11:16

Hi Petr, << I just hope you implement incremental update functionality as Cerebrus does. Works nicely .... user does not need to download whole new executable, but just differences, which are XORed agains current executable, or something like that .... >> I think they're actually a little smarter than that, but I could be wrong. I did a little XOR patching thing, and it does work well as long as the base EXE is the same that you encap against. Of course, mine is *very* simple so it's *not* very smart. :) -- Gregg