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.