|
-
Feb 6th, 2001, 08:25 AM
#1
Thread Starter
New Member
Hi!
I recently installed a program written in VB. The program replaced the file STDOLE32.TLB. some other programs I use require another version of this file (the version that was in the computer before I installed this VB program). How can I replace this file with the older version (which I had on a backup tape)? Is it neccesary to register TLB files when you replace them like you do with DLL files? The "regsvr32" command doesn't do TLB files. Is there some other command that can be used?
Any help greatly appreciated.
-
Feb 6th, 2001, 08:38 AM
#2
Fanatic Member
you need to use regtilib to register these.
-
Feb 6th, 2001, 08:42 AM
#3
Thread Starter
New Member
Hi & thanks for the reply!
But what is "regtilib"? Where can I find it and how do I use it?
Thanks!
-
Feb 6th, 2001, 08:46 AM
#4
Fanatic Member
use it in the same way as regsvr it's just that it recognises .TLB files.
Sorry I put an extra 'i' in it should be regtlib and it's in the winnt directory
-
Feb 6th, 2001, 08:56 AM
#5
Thread Starter
New Member
Hi again!
My system is running Windows 2000 Server. This file (regtlib) seems to exist only in NT 4 (I cheched and found it there). You wouldn't happen to know if this program exists in some form in W2000?
Greetings!
-
Feb 6th, 2001, 08:21 PM
#6
Guru
I'm pretty sure you can find REGTLIB somewhere on the Visual Studio cds
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
|