|
-
Feb 27th, 2007, 11:00 AM
#1
Thread Starter
Junior Member
Information about file (EXE, DLL,...)
Hi, I need to get version, producer and more information about executable file. Help me, please
-
Feb 27th, 2007, 11:43 AM
#2
Re: Information about file (EXE, DLL,...)
There's a lot of information here
VB Code:
My.Computer.FileSystem.GetFileInfo()
"The dark side clouds everything. Impossible to see the future is."
-
Feb 27th, 2007, 12:20 PM
#3
Thread Starter
Junior Member
Re: Information about file (EXE, DLL,...)
 Originally Posted by Asgorath
There's a lot of information here
VB Code:
My.Computer.FileSystem.GetFileInfo()
Yes, thanks, but this I know. I thought to get the Company Name, Version, etc.
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
|