Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: Clever way to (un)register DLL's


Message #1 by Imar Spaanjaars <Imar@S...> on Tue, 12 Sep 2000 17:39:38 +0200
Hi there,



I was cleaning up some old bookmarks and found a link to a handy way to 

(un)register DLL's which I use myself for quite some time now.



At the link below you can download a .REG file that, once ran, adds two 

extra right-click menu-options to a .DLL file, namely Register and 

Unregister. This saves you from opening a command prompt and typing the 

regsvr32 and regsvr32 /u commands all the time.



When you download the .REG, please choose save to disk and then examine the 

contents of the .REG first with Notepad before you run it. You never know 

about the contents of a .REG file, right?? ;-)

I personally use this .REG file myself and it saves me quite some time and 

troubles. Please note, I am NOT the owner / creator / author / whatever of 

this .REG file. I don't know the author nor its website. I just know it's 

there and that it works.



Who knows, it might save you some time which in return you can invest by 

answering component related questions on this list ;-)





http://sellsbrothers.com/tools/



http://www.sellsbrothers.com/tools/regsvr.reg





I just provide the link to the site and file, because the .REG source is 

sort of copyright protected (but free to use, though).



Anyway, hope this can be of any use.



Imar






  Return to Index