Getting File Details - Forum

Forum Navigation
You need to log in to create posts and topics.

Getting File Details

I have various plugins that will give me loads of info about a file. Getting file size, getting and setting date and date and time modified, attributes, etc... Except... Anyone know of a plugin feature that will give me an EXEs version number? Or, how can I get the version number from another EXE made with VisualNeo or NeoBook?

Hello,

i'm not sure that was possible directly with NeoBook, but you can call a VBScript function inside your application to do this.

Or you can do it very easily with only 2 lines in C#, if not important to use NeoBook.

@pauljonestindall

Check if this program is ok for you

Uploaded files:
  • You need to login to have access to uploads.

Thank you. I did find or modified a VBScript that seems to work well.

I've never used VBScript especially in NB. I will add another post with more questions.

Thanks again.