Go Back   WinkeyFinder Forums > WinKeyFinder > WinKeyFinder Forum > Support 4 Winkeyfinder
Register Members List Alternate Download DeskArt Arcade Search Today's Posts Mark Forums Read



Welcome to the WinkeyFinder Forums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Faster and Safer Browsing!
Tags: , , ,

Reply
 
Thread Tools Display Modes
  #1  
Old 05-20-2007, 06:58 PM
Super Moderator
 
Join Date: Feb 2007
Posts: 142
Rep Power: 2
Dreamer is on a distinguished road
Registering ActiveX DLLs and OCXs

There are various ways of registering a ActiveX DLL/OCX on your system, all of which ultimately do the same thing, which is to call the DLLRegisterServer method exposed by all in-process ActiveX components.

  1. Run Regsvr32.exe
To use it, just click Start-Run, type regsvr32 and then drag the file you want to register from Explorer onto the Start-Run box.

Click OK to do the registration. If it succeeds, there will be a message box saying registration succeeded, otherwise the message box will tell you it failed with some uninterpretable COM error code. If it fails, you have a bad VB runtime or a corrupt file, or you have got the file name wrong.



Regsvr32 has a number of command line options which let you control what it does. By default it registers a control or DLL (Dynamic Link Library) and gives a message box saying what it has done. The following command options let you modify this behavior:
  • /u - Unregister server.
  • /s - Silent; display no message boxes
  • /c - Console output
You can use these options when writing simple install scripts in batch files.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-21-2007, 07:12 AM
webmaster's Avatar
Administrator
 
Join Date: Sep 2005
Posts: 304
Rep Power: 10
webmaster has disabled reputation
Re: Registering ActiveX DLLs and OCXs

Very nice Article Man.
Sticked it
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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


All times are GMT. The time now is 03:42 AM.


WinkeyFinder License Agreement
WinKeyFinder - Tips and Tricks - Vista News - Downloads - Support - FAQ - Site Home - Win Keyfinder 1.73 RC2 - Simple KeyFinder - Windows Vista Cd Key Finder - Powered by vBulletin, Copyright ©2000-2007, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
WinkeyFinder Reserves all copyrights related to WinkeyFinder, All Other Logos and Banners used in this website are trade marks of their respective owners. and Subject to copyrights!
All trademarks mentioned on this page are the property of their respective owners.