Project Wizard

This project wizard page contains the location of the INI file that will be read on the user's system to identify the version of the installed application. This information will be used to determine whether or not an update is available and needs to be run.

Identify Version From INI File

INI file:

The full path to the INI file on the user's system whose version information will be read. By default, this field contains the session variable %SourceFolder% in its path. %SourceFolder% is a variable that expands to the folder where the client executable is located.

Section:

The section in the INI file containing the "value" you want to read.

Value:

The "value" whose data you want.

Value type:

The type of value you want to compare. Choose from:

Version

Compare a version number such as 1.0.0.1.

ISO Date

Compare a file date in ISO format such as 2005-06-18T15:11:44.

CRC Value

Compare a CRC value such as 628216324.

Back

Go back to the Version Identification page.

Next

Proceed to the next project wizard page, Target Version.

Cancel

Exit the project wizard. Exiting the project wizard means that all information that has been entered in the wizard will be lost and a blank project will be created.