Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Remove type library

Status
Not open for further replies.

Strannik

Programmer
Joined
Jul 4, 2002
Messages
132
Location
UA
I have installed ActiveX Component(MS XML 2.6) - as type library. Now I need to remove it from from environment. How to do this ?

Thanks in advance.
 
From command line :-
regsvr32 /u <filename>
 
to Dachyon:

No.I don't need to uninstall ActiveX from windows. All I need is to remove it from Borland IDE.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top