Results 1 to 4 of 4

Thread: How get information about file versions...

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2005
    Posts
    177

    How get information about file versions...

    Hi !

    Looked in my VB6-Bible, and looked at this forum.
    Cannot find any answers how to by code read version information for a file.

    I want to use that bit of code in my program to make a choice whether replace a DLL or OCX if they're older than those I deliver in my installation...

    regards

    /Karl-Erik

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: How get information about file versions...

    Moved to application deployment

    This sounds like something you want your installation package to do rather than your program.

    What installer are you using?

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Sep 2005
    Posts
    177

    Re: How get information about file versions...

    Quote Originally Posted by Hack
    What installer are you using?
    I've developed an installer by code in VB6, and I like to even find a code for uninstalling as well. So really, I should have stayed in Classic Visual Basic, where I think my question belong...

    /K-E

  4. #4
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: How get information about file versions...

    Do yourself a favor to alleviate future problems use a tried and tested installer package. You are bound to create NOOBIE type errors and mistakes.

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