Build!
  

When you are ready, build the update client. This will produce an executable that you will deploy with your application installation. The update client can run in three modes:
·      Automatic
Launches your application and does a background update check every time your application is run.
·      CheckNow
Add this command-line parameter to force an immediate check which will also display a dialog if no update is available.
·      CheckBackground
Add this command-line parameter to run a background update check and display an interface only if an update is actually available.

Updates for non-administrator clients:

AutoUpdate+ is the only tool that specifically manages updates for users that do not have administrator privileges. It is highly recommend that you install the permission manager service to allow updates for non-admin users.