Project Wizard

This project wizard page contains the location of the file whose file information 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 File Info

File:

The full path to the file on the user's system whose file 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 at runtime.

Note: This file must contain version resources such as an executable (*.exe), dynamic link library (*.dll) if you want to read a file or product version.

Information:

The type of information you want to read from the file to use in the comparison. Choose from:

File Version

Read the file version, such as 1.0.0.1.

Product Version

Read the product version, such as 1.0.0.1.

Creation Date

Read the creation date in ISO format, such as 2005-05-26T16:57:52.

Modified Date

Read the modified date in ISO format, such as 2005-06-18T14:55:05.

CRC Value

Calculate the CRC value of the file, 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.