Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Tool to register DLL & OCX files

33 views
Skip to first unread message

JohnSk

unread,
Aug 27, 2006, 10:12:39 PM8/27/06
to
Is there a tool that can re-register all DLL and OCX files in one try? I
would like to re-register all the DLL and OCX files in the
c:\windows\system32 files as one event. I use to use EasyDesk's NT Perfect
Companion for this task but do not want to re-install this program. Is that
another option? Regards, JohnS


Wesley Vogel

unread,
Aug 27, 2006, 11:03:09 PM8/27/06
to
> Is there a tool that can re-register all DLL and OCX files in one try?

Not all at one time.

This is a Graphical Interface for RegSvr32.exe.

RegSvr32 - Graphical Interface
http://www.freevbcode.com/ShowCode.Asp?ID=1422

[[This program allows to register/unregister DLLs using RegSvr32 tool which
is included with Windows. This program is very easy even for beginners.
Additionally, it shows a way to find windows\system directory location
properly. A handy utility that will help you avoid the inconvenience of
running regsvr32 from the start menu all the time. ]]

CodeRegshell.zip
http://www.freevbcode.com/code/regshell.zip

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:UeSdnU0yV7SKzG_Z...@adelphia.com,
JohnSk <j...@jghome.us> hunted and pecked:

Ramesh, MS-MVP

unread,
Aug 28, 2006, 12:10:05 AM8/28/06
to
Use Regsvr32.exe, as Wesley said. Also note that not all DLL/OCXs can be
registered. The module should have a DllRegisterServer entry-point in order
to register it.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


"JohnSk" <j...@jghome.us> wrote in message
news:UeSdnU0yV7SKzG_Z...@adelphia.com...

Mike

unread,
Sep 3, 2006, 12:39:02 AM9/3/06
to
I have been having a problem regering kernel32.dll.. the error that comes
back when I use regsvr is that no entry point was found... shouldnt kernel32
be able to be registered? I know in win 98 and 95 it was able to be.? I have
a post asking this same Q while I was trying to run an older game.

Ramesh, MS-MVP

unread,
Sep 3, 2006, 12:46:21 AM9/3/06
to
Kernel32.dll can't be registered. But why are you trying to register this
core file?

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


"Mike" <Mi...@discussions.microsoft.com> wrote in message
news:E22BDAAB-B760-4515...@microsoft.com...

0 new messages