What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Easy Plugin! Registration

Easy Plugin! Registration
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
O.P. Easy Plugin! Registration
Out of bordem to help a developer I made a simple tool that will allow you Right Click a DLL and select Register.

This way all you need to do is compile your Plugin and use the app to register it. Really simple eh? :)

quote:
Originally posted by CookieRevised
related:

http://www.mlin.net/misc.shtml

Well take your pick, dont really matter which one you choose, wont hurt my feelings at all :)

.exe File Attachment: Installation.exe (8.5 KB)
This file has been downloaded 185 time(s).

This post was edited on 07-07-2004 at 03:53 AM by matty.
07-07-2004 03:18 AM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Easy Plugin! Registration
related:

http://www.mlin.net/misc.shtml

quote:
RegSvrEx
A shell extension that provides convenient and quick registration for ActiveX DLLs and OCXs. A great tool for ActiveX developers - much more convenient than regsvr32! (incl. source code)
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-07-2004 03:49 AM
Profile PM Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
RE: Easy Plugin! Registration
http://www.vbforums.com/showthread.php?s=&threadid=264408 :banana:
If you use the above registry entries, you will also have an unregister option (regsvr32 /u) and you will also be able to register unregister ocxs.
YouTube closed-captions ripper (also allows you to download videos!)
07-07-2004 06:51 AM
Profile E-Mail PM Web Find Quote Report
MessEnGer
Full Member
***

Avatar
mess the world

Posts: 169
40 / Male / –
Joined: Jun 2004
RE: Easy Plugin! Registration
Nice work matty

wrks great :)
07-07-2004 09:12 AM
Profile PM Find Quote Report
fluffy_lobster
Veteran Member
*****

Avatar
Posts: -2

Posts: 1391
Reputation: 23
36 / Male / Flag
Joined: Nov 2002
RE: Easy Plugin! Registration
Nice :O I'm not gonna be able to get enough of this :D  Thanks Matty
07-07-2004 09:18 AM
Profile E-Mail PM Web Find Quote Report
Leif
Full Member
***

Avatar

Posts: 483
Reputation: 4
81 / Male / –
Joined: Apr 2002
RE: Easy Plugin! Registration
Another free utility:
http://www.jddesign.co.uk/

DLLReg (1KB)
This one is simplicity itself! It's just a simple registry file (DllReg.reg) that I always find extremely useful to install on any system that I'm developing on when working with self-registering DLLs.

All it does is add registry entries to register 2 commands for .DLL and .OCX files. These commands run the regsvr32 commands to register and unregister files.

Download the file and Merge the information to your registry. You'll then have a "Register" and "Unregister" context menu for .DLL and .OCX files.

07-07-2004 10:27 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On