Install Information window

 


Use this window to add version and build number information to a dictionary. This information is typically displayed in an application’s About Box. The information is retrieved using Runtime_GetModuleInfo(). When an update dictionary chunk is used to update an application, this install information can be updated.

Two-hundred module slots are available. Use one slot for each of the portions of your dictionary that you would like to track version and build information. Each module can have a major version, minor version and build number. For instance, if this is the first build of release 1.3 of your application, enter a 1 for the major version, a 3 for the minor version, and a 1 for the build number.

To display this window

In the Resource Explorer, view the Application information for the dictionary. Select Install and click Open.


Documentation Feedback