1). Help Unregistering
I need some help unregistering and ActiveX exe from DCOM. I registered it this way:
> vbWrapper -RegServer
I checked the dcomcnfg and I can see the ProgID in the list. I can click the properties and see the location of the ActiveX exe. Now... how do I get it out? I tried:
> vbWrapper -RegServer
and it's still there?
Is hacking the registry the only way?
2). Help Registering
As far as I know you can register and VB ActiveX exe with the command:
> VBwrapper -RegServer.
Is this all there is to registering object? What about registering the class? I am working with and application that gives me: class not registered yet I can see it when I view the dcomconf list?
Ideas?
I need some help unregistering and ActiveX exe from DCOM. I registered it this way:
> vbWrapper -RegServer
I checked the dcomcnfg and I can see the ProgID in the list. I can click the properties and see the location of the ActiveX exe. Now... how do I get it out? I tried:
> vbWrapper -RegServer
and it's still there?
Is hacking the registry the only way?
2). Help Registering
As far as I know you can register and VB ActiveX exe with the command:
> VBwrapper -RegServer.
Is this all there is to registering object? What about registering the class? I am working with and application that gives me: class not registered yet I can see it when I view the dcomconf list?
Ideas?