A couple of things to check

1) Are you doing a "Build" or a "Make"? A "build" would change the version info (and other things) but a "make" might not.

2) Is your project using the version information that is set internally in Delphi or from an external resource file? If an external file, that will have to be edited outside the Delphi IDE.

3) Are you creating it in some folder where your rights are limited? You might try running Delphi "As Administrator" and see if that helps. (Right-click the icon and select the "Run as administrator" menu option.

Garth Wilcox

On 11/12/2011 1:30 PM, John Barrat wrote:
I am running Win 7 and I can't seem to get Delphi 2007 to change the File
properties of the exe file  it generates when I do a Build.  I have done the
obvious, checked "Include version information in project" under Project,
Options, Version Info.



Does anyone have any suggestions?



John Barrat











_______________________________________________
Delphi mailing list
Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

_______________________________________________
Delphi mailing list
Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to