If I see the file properties of one VB app, in the second section "Version", it can see the app version.
I want to write another app that reads the version of an app directly from the file. How can I do that?
Thanks!
Printable View
If I see the file properties of one VB app, in the second section "Version", it can see the app version.
I want to write another app that reads the version of an app directly from the file. How can I do that?
Thanks!
Check out the Code Snippet I've posted on PlanetSourceCode.
Thanks a lot serge!
Good look!