Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Unregister an AxtiveX .exe


Message #1 by "Jawahar Rajan" <jrajan@h...> on Wed, 14 Nov 2001 18:20:28 -0500
So far I know an ActiveX exe unregisters itsself when it's finally 
released.

Best regards
Bernhard

----- Original Message -----
From: "Marco Straforini" <marco.straforini@c...>
To: "professional vb" <pro_vb@p...>
Sent: Thursday, November 15, 2001 1:18 AM
Subject: [pro_vb] RE: Unregister an AxtiveX .exe


> usually the ActiveX exe's support the /unreg option.
> In my case, I open a dos shell and type:
> 
> myservice /unreg
> 
> Look at the documentation of your exe
> Another solution is to delete the activex and run regclean
> 
> -----Original Message-----
> From: Jawahar Rajan [mailto:jrajan@h...]
> Sent: Wednesday, November 14, 2001 3:20 PM
> To: professional vb
> Subject: [pro_vb] Unregister an AxtiveX .exe
>
> I am trying to remove an ActiveX.exe
> How can i unregister this wihtout uninstalling the whole application
> I cannot use regsrv32.exe which is used for dll
> 
> Do i need to delete it directly form the registry?
> 


  Return to Index