Results 1 to 6 of 6

Thread: Manual registering of TLB files

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Posts
    3

    Exclamation

    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.

  2. #2
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Dunmow,Essex,England
    Posts
    898
    you need to use regtilib to register these.

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Posts
    3
    Hi & thanks for the reply!

    But what is "regtilib"? Where can I find it and how do I use it?

    Thanks!

  4. #4
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Dunmow,Essex,England
    Posts
    898
    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

  5. #5

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Posts
    3
    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!

  6. #6
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    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
  •  



Click Here to Expand Forum to Full Width