Copy the following .REG file information into the new document.
IMPORTANT NOTE: Due to the width constraints imposed by this article's
format, the underscore character ("_") is used as a line continuation
character when it appears at the end of a line. When the information
below is copied into a text editor, the underscores at the end of the
lines should be deleted and the lines which follow the underscores
should be appended to the end of those lines. There are no leading or
trailing spaces. For example, a line such as:
[HKEY_CLASSES_ROOT\TypeLib\_
{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}
Should be interpreted as:
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}
Now copy the following information into your text editor:
REGEDIT4
; Main VB5/VB4 IDE Extensibility Typelib Key
;
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}]
; VB4 Sub-Keys
; Information on 32-bit VB 4.0 below is important to keep if it is also
; installed on the machine. It is not necessary otherwise.
;
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}\4.0]
@="Microsoft Visual Basic 4.0 Development Environment"
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}\4.0\0]
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}_
\4.0\0\win16]
@="C:\\Program Files\\Visual Basic4\\16-bit\\vbext.olb"
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}_
\4.0\0\win32]
@="C:\\Program Files\\Visual Basic4\\32-bit\\vbext32.olb"
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}\4.0\_
FLAGS]
@="0"
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}\4.0\_
HELPDIR]
@="C:\\Program Files\\Visual Basic4\\16-bit"
; VB5 Sub-Keys
;
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}\5.0]
@="Microsoft Visual Basic 5.0 Extensibility"
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}\5.0\0]
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}_
\5.0\0\win16]
@="C:\\Program Files\\Visual Basic4\\16-bit\\VBEXT.OLB"
HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}\5.0\0\_
win32]
@="C:\\Program Files\\DevStudio\\VB5\\VB5EXT.OLB"
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}\5.0\_
FLAGS]
@="0"
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}\5.0\_
HELPDIR]
@="C:\\Program Files\\DevStudio\\VB5"
; Additional Visual Basic 4.0 Sub-Key.
; Because this is the highest version, the 16-bit IDE will use it.
; Information on 32-bit Visual Basic 4.0 below is important to keep if
; it is also installed on the machine. It is not necessary otherwise.
;
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}\99.0]
@="Microsoft Visual Basic 4.0 Development Environment"
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}_
\99.0\0]
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}_
\99.0\0\win16]
@="C:\\Program Files\\Visual Basic4\\16-bit\\vbext.olb"
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}_
\99.0\0\win32]
@="C:\\Program Files\\Visual Basic4\\32-bit\\vbext32.olb"
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}\99.0\_
FLAGS]
@="0"
[HKEY_CLASSES_ROOT\TypeLib\{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}\99.0\_
HELPDIR]
@="C:\\Program Files\\Visual Basic4\\16-bit"
;End Reg File