Quick start
  

AutoUpdate+ consists of two components:
  
·       Update client
This is a stand-alone executable. It should be installed together with your application, and will fully manage the update process.
graphic
·       Update definition
An update definition consists of your update files and an XML file called UpdateConfig.xml. This file gets deployed on your company's file share or a public FTP or HTTP server. It tells the update client all the steps needed to update your application. This will contain information about the update files, registry modifications and possibly shortcuts and services to manage.
graphic

How should you start?
1.     Build the update client
·      Preview the client
·      Deploy with your application

... And come back when you need to deploy an update:
2.     Define an update
·      Deploy update files
·      Test the update
·      Build and upload

For more information, view the on-line demo .