|
| |||||||||
| Tags: register library, typelib, vbaccelerator, vbalhrta |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Unregister tlb type library on Windows xp
I use "regtlib.exe -q MyTypeLib.tlb" to register Type Librarys. I read in some blog that typelib is the one that comes with vbAccelerator's High Resolution Multimedia Timer, namely vbalHRTA.tlb, but when i try to register the same .tlb file on my another machine it does not do so, if I try to go to the correct location in a command window I get the message that CMD does not support UNC paths. What this message suggest, does anyone has any idea about this. |
|
#2
| |||
| |||
| Re: Unregister tlb type library on Windows xp
You can refer a type library in the preferences window. Is the .tlb file itself registered? It could also be registered incorrectly. Try also use "regtlib.exe -?". Reference to Type Lib information object component (TLIBINF32.dll). Download the CCRP registration utility, which can register and unregister type library files (VB itself will register them, but provides no way to unregister them, and regsvr32.exe cannot register or unregister .tlb files). |
|
#3
| |||
| |||
| Re: Unregister tlb type library on Windows xp
I had the same problem. Ms documentation clearly states that you can also "unregister" a typelib with this tool, but there are no instructions for how to do so. A Type Library registration utility that allows you to register Type Libraries more reliably than using VB's Project->References dialog. |
|
#4
| |||
| |||
| Re: Unregister tlb type library on Windows xp
Do you mean, you cannot even load and add the reference to that *.tlb in a fresh, clean VB-Sandard.exe project for example? When you are using a Unicode function, however, you need to ensure Visual Basic never makes the ANSI conversion. That means you can't use the As String construct in Unicode function declares. You can change that relative easy, if you have the Typelib- Editor at hand, which comes with the "Curland-Book" - or change it within the *.odl or *.idl-file |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Unregister tlb type library on Windows xp" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to remove new library button from library toolbar in windows 7 | Jugo | Customize Desktop | 4 | 13-04-2011 11:35 AM |
| Library Does not Show Album Art in Windows 7 Music Library files | Numb | Windows Software | 4 | 28-12-2010 08:38 AM |
| Content Type | Mime Type for Office 2010 file format and extension | ramsun | Tips & Tweaks | 1 | 16-08-2010 06:25 PM |
| Error message "Old format or library type is invalid" when automating Excel | PsYcHo 1 | Windows Software | 5 | 30-03-2010 06:21 AM |
| Can't Unregister DLL file | Daniel Chung | Windows XP Support | 5 | 25-02-2005 12:35 PM |