synhershko / NAppUpdate

A simple framework for providing auto-update support to .NET applications
http://www.code972.com/blog/2010/08/nappupdate-application-auto-update-framework-for-dotnet/
Apache License 2.0
525 stars 163 forks source link

Zip or 7z output #94

Open vbjay opened 7 years ago

vbjay commented 7 years ago

Create a zip update task. It is like fileupdate task. However the payload would be a full replacement archive that is extracted in app folder. If any of the files need updating then zip update proceeds with downloading archive and extracting.