|
-
May 21st, 2007, 08:13 AM
#1
Thread Starter
Addicted Member
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
-
May 21st, 2007, 10:00 AM
#2
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?
-
May 21st, 2007, 10:58 AM
#3
Thread Starter
Addicted Member
Re: How get information about file versions...
 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
-
May 21st, 2007, 01:13 PM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|