get version number

  • Thread starter Thread starter ein
  • Start date Start date
E

ein

hello,

how to get the version number of an exe file?
this means not the current application.

i would like to check if there is a newer version of my application on
a network share ...


thanks
 
thanks

this is exactly what i need

another question:

is there a listing about all the classes included in vb.net?

thomas
 
is there a listing about all the classes included in vb.net?

Press the F1 key and enter
"ms-help://MS.MSDNQTR.2005JAN.1033/cpref/html/cpref_start.htm" into the
address box. If you don't have the current version of the MSDN Library
installed, you will have to replace the "MS.MSDNQTR.2005JAN.1033" by the
string your version of the documentation uses.
 

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

Back
Top