Jump to content


Create Patch Software?


  • You cannot reply to this topic
2 replies to this topic

#1 daenur

    New Member

  • Members
  • Pip
  • 3 posts

Posted 17 October 2005 - 01:43 PM

I wonder if anyone has tried patching software like PatchFactory (http://www.agensoft.com)?
"... reduce your software update size by 90-99%", "...the patching engine is not content dependent" and finally their "patching engine performance comparison table" (at http://www.agensoft....html#comp_table) look very appealing, but what about the reliability and OS compatibility of the prepared patch package?

Thanks.

#2 corey

    Member

  • Members
  • PipPip
  • 78 posts

Posted 17 October 2005 - 02:51 PM

Quote

Easy to integrate. All Windows platforms (Windows 95/98, Windows ME, Windows NT, Windows 2000, Windows XP, Windows 2003) are supported from the same executable file.
Looks like they answer that and I'm apt to believe them on this. Even simple free packages like Nullsoft have decent reliability on that level.

Quote

Cumulative patch building to integrate several version-to-version updates into one patch package.
Looks like you have to specify the update that's taking place but it can handle multiple updates if specified.

You realize of course that those claims are probably correct because of the simple fact that they are removing the requirement to send whole files?

corey

#3 DrunkenCoder

    Member

  • Members
  • PipPip
  • 97 posts

Posted 17 October 2005 - 04:22 PM

basicly what you need to build something like that is a good hashalgorithm (md5 or prefarable sha) then you simply bin-diff the packages and record changes.

to update you begin with validating the source file via hash and you can also validate patch success by simply comparing the new hash with your excpeted value.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users