I made a TypeLib and added it to the VB6 Reference dialog box which pointed to the directory in which I made the file. I want to use this TypeLib in other applications but I don't want it to be from the directory mentioned above. I moved the file to Program Files\Common\... where I want to keep it from now on. However, I am unable to add it to the Reference box as it appears that the the old one is still in there and it wont allow me to add another.
I went searching through the Registry where I found the following:
HKEY_CLASSES_ROOT\TypeLib\{.......... ..........} and
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\TypeLib\{.......... .........}
If I delete these two entries from the Registry will that remove the entry from the VB6 Reference Dialog box so that I can add the new entry to it?
I went searching through the Registry where I found the following:
HKEY_CLASSES_ROOT\TypeLib\{.......... ..........} and
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\TypeLib\{.......... .........}
If I delete these two entries from the Registry will that remove the entry from the VB6 Reference Dialog box so that I can add the new entry to it?