The attached code is what we use to get the version number of a file. Call the GetFileVersion method.
Robo On Wed, Nov 9, 2011 at 1:56 PM, Jeremy Coulter <[email protected]> wrote: > Hi All. > I have a situation where I need to get the version of an app that is > running. I know the name of the exe and various classes in the app. and can > do things like findwindow() etc. etc. > However, we have just discovered that the exe being used to extract the > version of the exe is NOT the same exe that is running !! and its this one > we need the version number of. > > Can anyone help? (Google didnt help me this time) > > Jeremy > > _______________________________________________ > NZ Borland Developers Group - Delphi mailing list > Post: [email protected] > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to [email protected] with > Subject: unsubscribe >
clFileVersion.pas
Description: Binary data
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe
