Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
platform
active.directory
adsi
adsi.iis-admin
base
com_ole
complus_mts
component_svcs
database
directx
gdi
graphics_mm
internet.client
internet.server
internet.server.isapi-dev
localization
mapi
messaging
msi
mslayerforunicode
multimedia
networking
networking.ipv6
sdk_install
security
shell
telephony.tapi_2
telephony.tapi_3
telephony.tsp
telephony.wte
tools
ui
ui_shell
win_base_svcs
win16
  
 
date: Fri, 3 Feb 2006 10:58:24 -0700,    group: microsoft.public.platformsdk.com_ole        back       


RegSvr32 not removing component   
I have a 3rd party DLL.  When I call regsvr32 /u on it it says it was 
successful but if I check the registry the information is still there.  

Any thoughts as to why this is happening?   

Regards,

Shane
date: Fri, 3 Feb 2006 10:58:24 -0700   author:   Shane

Re: RegSvr32 not removing component   
Hi Shane,

> I have a 3rd party DLL.  When I call regsvr32 /u on it it says it was
> successful but if I check the registry the information is still there.
> 
> Any thoughts as to why this is happening?

As long as the DLL doesn't return an error from DllUnregisterServer, unregistration 
is considered successful. This really doesn't say anything about what the 
function did, unfortunately.

If you're really curious as to what it's doing, you can always run regmon 
[1] while unregistering, to see if it attempts to remove anything whatsoever.

[1] http://www.sysinternals.com/Utilities/Regmon.html

--
Best Regards,
Kim Grsman
date: Fri, 3 Feb 2006 20:58:19 +0000 (UTC)   author:   Kim Gräsman

Re: RegSvr32 not removing component   
regsvr32 -u does no more and no less then calls DLLUnregisterServer from the 
DLL that you passed as an argument.

The developers of the DLL could have intentionally leave something in 
registry, or just forgot to remove something, or some operation inside this 
function could fail but the function never the less can return success 
completion code.



"Shane"  wrote in message 
news:MPG.1e4d47ab866ba3e79896a0@news.microsoft.com...
>I have a 3rd party DLL.  When I call regsvr32 /u on it it says it was
> successful but if I check the registry the information is still there.
>
> Any thoughts as to why this is happening?
>
> Regards,
>
> Shane
date: Thu, 16 Feb 2006 09:46:17 +0200   author:   Max please@newsgroup

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us