The basic process when you release an update is as follows:
1. | Edit the versioninfo.xml file and the programname.dcupdate file and change the version numbers in both to reflect the new version of the program. |
2. | Then remember to pack your new programname.dcupdate file in with your new distribution package (setup exe or zip). This is important -- it's how the updater tool can tell which version the user has installed. |
3. | Upload the new versioninfo.xml program to your server. |
|