Click here to Skip to main content
15,861,168 members
Articles / Programming Languages / C++
Article

A tool for registering OCXs and COM DLLs

Rate me:
Please Sign up or sign in to vote.
4.71/5 (4 votes)
6 Oct 2001 62.4K   1.4K   22   7
A dialog app to make registering components easier.

Sample Image - RegisterControl.jpg

Introduction

Usually when registering controls it is necessary to use RegSvr32.

I have found this can be a pain to use from the command line, so I have developed a Windows based application to do the same job.

Simply browse for the OCX or DLL and select Register or Unregister.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
QuestionGooooood Pin
amin.p24-Apr-12 23:15
amin.p24-Apr-12 23:15 
Generaljhgjhg Pin
Anonymous18-Nov-02 6:54
Anonymous18-Nov-02 6:54 
GeneralYet Another Way Pin
8-Oct-01 6:49
suss8-Oct-01 6:49 
GeneralRe: Yet Another Way Pin
8-Oct-01 22:02
suss8-Oct-01 22:02 
Another groovy way Eek! | :eek:

Very useful Blush | :O
GeneralAnother solution Pin
8-Oct-01 4:29
suss8-Oct-01 4:29 
GeneralRe: Another solution Pin
Alexander Berthold8-Oct-01 7:08
Alexander Berthold8-Oct-01 7:08 
GeneralRe: Another solution Pin
8-Oct-01 21:49
suss8-Oct-01 21:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.