Click here to Skip to main content
15,868,016 members
Articles / Desktop Programming / MFC
Article

regsvr32 Interface

Rate me:
Please Sign up or sign in to vote.
1.00/5 (3 votes)
13 Oct 2002 72.5K   13.8K   26   6
Visual interface to the regsvr32 utility in windows

Sample Image

This is a simple visual interface to the command line regsvr32 utility in windows. I must thank Richard Chambers for his article File Drag and Drop Encapsulated in a C++ Class I learned a lot from his article

With this utility you just drag and drop the dll's that you want to register or unregister into the app. Set the parameters that you want then using the popup menu you can select to register all dlls or just the ones you selected.

I have included the source so that you may improve on the design yourself.

History

14 Oct, 2002 - udpated source.

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 States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralDLLRegisterServer Pin
sumiko5-Aug-04 18:00
sumiko5-Aug-04 18:00 
GeneralList of DLL registered Pin
Piccinano16-Feb-03 22:34
Piccinano16-Feb-03 22:34 
GeneralCompiled Binary Pin
Joe Wiemann15-Oct-02 4:38
Joe Wiemann15-Oct-02 4:38 
GeneralNice improvement... Pin
Stephane Rodriguez.11-Oct-02 19:49
Stephane Rodriguez.11-Oct-02 19:49 
GeneralDemo link is broken! No zip file present... Pin
Chris Hambleton11-Oct-02 10:20
Chris Hambleton11-Oct-02 10:20 
GeneralDownload Fixed Pin
Darroll Walsh11-Oct-02 12:39
Darroll Walsh11-Oct-02 12:39 

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.