Click to See Complete Forum and Search --> : How to unregister an ActiveX EXE component


January 4th, 2000, 04:00 AM
I wish to know, How to unregister an ActiveX EXE component.. and i wish to know any API using which i can write a small tool for registering and unregistering COM components.

Mary

Crazy D @ Work
January 4th, 2000, 04:10 AM
regsvr32 /u will unregister
On this site, it was in the contest section, the winner of that contest showed how to (un)register Activex components in code (withouth shelling regsvr), take a look around...

Crazy D @ Work :-)

Chris Eastwood
January 4th, 2000, 04:24 AM
It's at http://codeguru.developer.com/vb/articles/1771.shtml

Chris Eastwood

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

Crazy D @ Work
January 4th, 2000, 05:15 AM
hehe you know the way on this site ;-)

Crazy D @ Work :-)