Click to See Complete Forum and Search --> : Removing Components


July 27th, 1999, 12:52 AM
I want to remove the component(the name of the control,dll) which appears in the components option under the project menu in VB6.0, by unregistering I could remove only the reference to the component not the component name from the components list. Is there any way of removing the name of the component programatically or any other way of doing it.Please Help.

Chris Eastwood
July 27th, 1999, 03:42 AM
Hi

I've also had this problem, the only way I found around it was to run RegClean from MicroSoft

Download it now from ftp://ftp.microsoft.com/Softlib/MSLFILES/regclean.exe


Chris Eastwood

CodeGuru - the website for developers
http://www.codeguru.com/vb