[DUG] Detecting version of running app
Jeremy Coulter
jscoulter at gmail.com
Wed Nov 9 14:57:56 NZDT 2011
yes this is what I was thinking I was going to have to do, just wasnt sure
where to start :-)
Thanks, Jeremy
On Wed, Nov 9, 2011 at 2:48 PM, Jolyon Smith <jsmith at deltics.co.nz> wrote:
> This thread will help you I think:
>
> https://forums.embarcadero.com/thread.jspa?threadID=42281
>
> Basically, get the PID of the running EXE, from that obtain/determine the
> full filename of the EXE for that process then proceed as normal to extract
> VERSIONINFO from an EXE file.
>
> hth
>
>
> On 9 November 2011 13:56, Jeremy Coulter <jscoulter at gmail.com> 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: delphi at listserver.123.net.nz
>> Admin: http://delphi.org.nz/mailman/listinfo/delphi
>> Unsubscribe: send an email to delphi-request at listserver.123.net.nz with
>> Subject: unsubscribe
>>
>
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at listserver.123.net.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at listserver.123.net.nz with
> Subject: unsubscribe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20111109/97cf6f90/attachment-0001.html
More information about the Delphi
mailing list