Version Info in Delphi 7 is incorrect in compiled application
I am entering the version information using Delphi 7's project options
dialog. The Company field in the executable is not the same as CompanyName
in the project. I checked the version information by using Windows Explorer
and Dependency Walker. Both seem to use the Win XP properties viewer. I
also have a custom resource file because the application icon did not
correctly display in a desktop shortcut. The default project resource file
is not being used. If I do, I am not able to edit the project's version
information or set the desired project icon.
|