-
Removing Components
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.
-
Re: Removing Components
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