Version Info in Delphi 7 not working -


i assigned make small modification in delphi project. register mod, boss told me increment build number in project options > version info.

i did that, after compiling , building, when @ file properties, file version not updated. exe file indeed compiled (i checked modification date , matches time of build). version number in final exe unchanged, , not equal number set in version info tab.

when search google this, results find tutorials use version feature , people problems enabling it.

i tried reopening project, deleting generated exe , rebuilding, removed .res file (the build fails because there's no res file) , commented out {$r *.res} directive (no version info included @ all).

i'm not original developer of project, , original 1 not available anymore.

i think related this post, delphi version, , couldn't find dproj file in project.

so, knows whats wrong? kind of bug or missing something? there option should change option takes effect?

use build instead of compile... have no shortcut, find in project menu (under compile)


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -