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
Printable View
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
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 :-)
It's at http://codeguru.developer.com/vb/articles/1771.shtml
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
hehe you know the way on this site ;-)
Crazy D @ Work :-)