Note: this advanced option screen is reachable by selecting the
executable step and choosing
"Windows version info" from the
[Advanced options]
popup menu or by clicking directly on the index.
In this step of the launcher wizard,
you can configure whether a version info resource should be generated for the Microsoft Windows
executable and what values the version info fields should take. This step is only
relevant for Microsoft Windows and is important if your application wants to obtain
the "Designed for Windows" logo.
|
A version info resource will enable the Windows operating system to determine
meta information about your executable. This information is displayed in various
locations. For example, when opening the property dialog for the executable in the
Windows explorer, a "Version" tab will be present in the property dialog if
you have chosen to generate the version info resource.
The version info resource consists of several pieces of information.
If you check Generate version info resource, there are several
fields whose values must be entered in the text fields on this step. Note
that the "original file name", the "company name", the "product name" and
the "product version" fields in the version info resource are filled in
automatically by install4j.
-
File version
If you want to specify a version for the file which is a different from the product version,
you can do it here. If this field is left empty, the product version entered on the
application info tab of the
general settings step will be used
for the file version.
-
Internal name
Choose a short internal name for identifying your application.
-
File description
Enter a description of the application.
-
Legal copyright
Enter a copyright statement for your application.
|
|
Click [Next] to proceed to the next step or [Cancel] to leave
the generated launcher wizard without applying any changes.
|