Home All Groups Group Topic Archive Search About

VB6 Application version

Author
3 Jun 2005 5:35 PM
Marty
Hi,

How my VB6 appl. can read the version major.minor.revision of another
VB6 appl. exe?

Thanks you
Marty

Author
3 Jun 2005 5:43 PM
Ken Halter
"Marty" <xmart***@hotmail.com> wrote in message
news:qx0oe.23951$HI.15762@edtnps84...
> Hi,
>
> How my VB6 appl. can read the version major.minor.revision of another VB6
> appl. exe?
>
> Thanks you
> Marty

Grab this "bare-bones" sample and modify it for your needs.

Version Information (last sample on the page)
http://www.vbsight.com/Code.htm

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Please keep all discussions in the groups..
Are all your drivers up to date? click for free checkup

Author
3 Jun 2005 5:53 PM
Veign
FileInfo:
http://vb.mvps.org/samples/project.asp?id=FileInfo

--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/


"Marty" <xmart***@hotmail.com> wrote in message
news:qx0oe.23951$HI.15762@edtnps84...
Show quoteHide quote
> Hi,
>
> How my VB6 appl. can read the version major.minor.revision of another
> VB6 appl. exe?
>
> Thanks you
> Marty
Author
3 Jun 2005 6:31 PM
Marty
Thanks guys,

Have a nice day!
Marty

Veign wrote:
Show quoteHide quote
Bookmark and Share