PC Review


Reply
Thread Tools Rating: Thread Rating: 2 votes, 1.00 average.

How to check whether a dll or ocx has been registered?

 
 
AP
Guest
Posts: n/a
 
      10th Apr 2009
Please advise a quick way to verify manually whether a dll or ocx has been
correctly registered. By searching the dll in the regedit many entries may
be found. How do I know that they are correctly registered?

 
Reply With Quote
 
 
 
 
Tim Meddick
Guest
Posts: n/a
 
      10th Apr 2009
Hi AP,
If you want to make sure a .dll or ocx file is registered, it does
no harm to register it again using:

regsvr32.exe myfile.ocx

....at the command prompt.
--

Cheers, Tim Meddick, Peckham, London.



"AP" <(E-Mail Removed)> wrote in message
news:99FB3407-0411-422D-ADB0-(E-Mail Removed)...
> Please advise a quick way to verify manually whether a dll or ocx has been
> correctly registered. By searching the dll in the regedit many entries
> may
> be found. How do I know that they are correctly registered?
>



 
Reply With Quote
 
Robinson Zhang [MSFT]
Guest
Posts: n/a
 
      13th Apr 2009
Hi,

Thank you for your post.

Before moving on, I would like to let you know all registered COM class
objects are listed under HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\. We can
navigate to this location in registry editor, highlight CLSID and press
Ctrl+F to search the dll/ocx file.

For more information, please refer to the following article:

CLSID Key
(http://msdn.microsoft.com/en-us/library/ms691424.aspx)

In addition, all registered COM class objects have particular GUID, you can
try to use OLE/COM Object Viewer to check it. This tool is included in
Windows Server 2003 Resource Kit Tools.

Download link:
Windows Server 2003 Resource Kit Tools
(http://www.microsoft.com/downloads/d...7A69-57FF-4AE7
-96EE-B18C4790CFFD&displaylang=en)

For more information:
Using the OLE/COM Object Viewer
(http://msdn.microsoft.com/en-us/library/d0kh9f4c(VS.80).aspx)

For your reference:
How To Register Your Custom ActiveX DLL from a Client
(http://support.microsoft.com/Default.aspx?kbid=173407)

Hope it helps.

 
Reply With Quote
 
Robinson Zhang [MSFT]
Guest
Posts: n/a
 
      16th Apr 2009
Hi,

I am interested in this issue. Would you mind letting me know the result of
the suggestions? If you need further assistance, feel free to let me know.
I will be more than happy to be of assistance.

Have a great day!

Robinson Zhang
Microsoft Online Support

 
Reply With Quote
 
New Member
Join Date: Apr 2009
Posts: 1
 
      19th Dec 2011
HI, please let me know how to know if dll is registered or not, is there any tool which identify unregistered dlls??

Thanks in advance.


Hi,

I am interested in this issue. Would you mind letting me know the result of
the suggestions? If you need further assistance, feel free to let me know.
I will be more than happy to be of assistance.

Have a great day!

Robinson Zhang
Microsoft Online Support[/QUOTE]
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How check ActiveX already registered from ocx or dll file? Alvaro E. Gonzalez V. Microsoft Dot NET Framework Forms 1 10th Jan 2008 08:20 PM
How to check to see if MSFLXGRD.OCX is registered. David Allen Windows XP General 4 20th Dec 2005 08:00 AM
Check if a DLL is registered! Lars Netzel Microsoft VB .NET 1 30th Sep 2005 04:35 PM
Check if DLL is registered R Avery Microsoft Excel Programming 2 15th Oct 2004 02:53 PM
Is it possible to check if there is a handler registered for one of my events? Andreas =?ISO-8859-1?Q?M=FCller?= Microsoft VB .NET 1 5th Sep 2003 10:32 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:47 AM.