|
-
Feb 16th, 2010, 05:27 PM
#1
Thread Starter
Addicted Member
How do i read exe information from my app
i would like to read my apps exe information into a label caption using a menu command "Help About" in the same app.
How do i read the exe information or at the minimum just the exe version?
-
Feb 16th, 2010, 05:40 PM
#2
Re: How do i read exe information from my app
Take a look at the properties of the App object, especially App.Major and App.Minor, eg:
There are several others too, which will be listed when you type the dot
-
Feb 16th, 2010, 05:53 PM
#3
Thread Starter
Addicted Member
Re: How do i read exe information from my app
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|