
Some servers and ocx's won't unregister
I have a couple machines I use for development. Both of them have several
dll's, ocx's, and active x exe's that I have created.
If I manually unregister them using regsvr32 /u mydll.dll or myexe.exe
/unregserver, most of these components unregister but not all of them.
There is always one or two, and they are different on each machine, that
doesn't unregister.
To test to see if they have been unregistered, I load VB and look in Project
/ References and Project / Components. If I see them there I assume they
did not get unregistered. Whats happening???
Clark Sann