How to get app version of another application?

J

john

Hello

Is there a way in vb.net to get the application version of another
appliation. IE App1 is running and I want to get the version of App2 using
App1. Thanks in advance

John
 
H

Herfried K. Wagner [MVP]

* "john said:
Is there a way in vb.net to get the application version of another
appliation. IE App1 is running and I want to get the version of App2 using
App1. Thanks in advance

Have a look at the 'System.Diagnostics.FileVersionInfo' class.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top