Hello !
visual studio installer got a bug .
specifically i import a visual basic project that contains a reference
for "VBscript Regular Expersions 5.5".

Reference=*\G{3F4DACA7-160D-11D2-A8E9-00104B365C9F}#5.5#0#C:\WINDOWS\SYSTEM\VBSCRIPT.DLL\3#Microsoft VBScript Regular Expressions 5.5

Now when i open the visual studio installer it only adds a
file called "3" !! And ofcourse it cannot find it because the file is Vbscript.dll , 3 is nonexistent.

Now i do not know and please let me know for the following.
If i simply add the file "Vbscript.dll" to my files of the vsi project and tell it to self register will everything work ok ? Or
is it necessary that "vbscript.dll\3" is being registered ?


i got visual studio service pack 5

thanks !