D2005-D2006: Unregistering the .NET help topics
- Start Run...
- cmd
- cd <your install folder> (C:\Program Files\Borland\BDS\4.0\ by default)
- cd Help\Common
- RegHelp -2
I posted this on the newsgroups yesterday.
Information about upcoming developments from JED Software.
I was looking for a particular project on my system last night while preparing the CFBuild D2006 release and noticed a directory called MiddleClickClose.
I was suddenly reminded of a little IDE Add in I wrote to make the IDE support closing of the Code Editor tabs by using the Middle mouse button click. Apparently because FireFox does it, everyone else should.
Well in D2006 it has this behaviour by default. So this download (with full source) is for the D2005 users out there that like clicking on the Middle Mouse Button to close your tabs.
Install Instructions:
Source has comments. Be sure to read the comment in the Register procedure.
As noted above, this is for Delphi 2005 only. It isn't necessary for Delphi 2006 anyway.
Enjoy!