Results 1 to 3 of 3

Thread: Information about file (EXE, DLL,...)

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2007
    Posts
    21

    Arrow Information about file (EXE, DLL,...)

    Hi, I need to get version, producer and more information about executable file. Help me, please

  2. #2
    Frenzied Member Asgorath's Avatar
    Join Date
    Sep 2004
    Location
    Saturn
    Posts
    2,036

    Re: Information about file (EXE, DLL,...)

    There's a lot of information here
    VB Code:
    1. My.Computer.FileSystem.GetFileInfo()
    "The dark side clouds everything. Impossible to see the future is."

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Feb 2007
    Posts
    21

    Arrow Re: Information about file (EXE, DLL,...)

    Quote Originally Posted by Asgorath
    There's a lot of information here
    VB Code:
    1. 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
  •  



Click Here to Expand Forum to Full Width