Patch Maker

Patch Maker allows for easy creation of patches or updates for your projects. It stores a project and a list of files to include in creating patches. It stores the last time a patch was created and then checks that date and time against the files to be include in the patch. When you build the patch it only includes those files that have a newer date then the last patch date. The files it creates are used by the AutoUpdater from http://csautoupdater.sourceforge.net/ or you can get my modified version below.

System Requirement
Windows XP or newer
.Net 3.5

If you find bugs or want to make suggestions then head on over to the forums and get posting.

Screenshots

Latest Version
[download id=”9″ format=”1″]

Autoupdater

This is a modified version of the original Sharp AutoUpdater which can be found at http://csautoupdater.sourceforge.net/
Download: [download id=”11″]
Tutorial and sample code is included in the zip file along with my modified autoupdate library.