DelphiLibPathEditor
By Sarah Dean
Last updated: 26th June 2007
Contents
Description
DelphiLibPathEditor is a
straightforward application that allows you to view and change the Delphi library/browsing search paths using a
slightly more sensible interface than the one provided from within
Delphi(!)Please email any bug reports, feature requests, comments, etc to me
at sdean12@sdean12.org
The latest version (as of 26th June 2007) is v4.00, and supports the following versions of Delphi:
- Delphi 4
- Delphi 5
- Delphi 6
- Delphi 7
- Delphi 2006
- Delphi 2007
The latest version will always be available at: http://www.SDean12.org/
Download
Download latest stable DelphiLibPathEditor
(v4.00) executable, including full source code. (If you would like to
build your own copy of this software from the source, please see also Delphi
Components to download the library packages required.)
Hashes and PGP signatures of the software, as downloaded, are available
here
Notes
-
Please, do read the documentation in this file before emailing
me! I know it's not much, and only really covers the basics, but...
-
Pretty much everything in DelphiLibPathEditor works as it seems, so I won't go
into too much detail as to how everything works. Besides, who reads manuals
anyway? ;) Anything you're not too sure of, just make an educated guess;
you'll probably be right!
- To use this software:
- Exit Delphi
- Run DelphiLibPathEditor.exe
- Select the version of Delphi you wish to update the paths for
- The library/browsing search paths will be displayed. Edit if needed.
- Click "Set" to write the updated paths back to the registry
License
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
TODO List
Any suggestions?
Known Bugs
None known of at present
Appendix A: Version History
- v4.00 (26th June 2007)
- Added support for Delphi 2006 and Delphi 2007
- v3.00 (29th May 2004)
- Added support for editing Delphi browsing path, as well as library path
- v2.00 (17th March 2001)
- Added support for Delphi v5 and any later Delphi versions
- v1.01 (3rd June 2000)
- Update to display message after updating registry settings
- v1.00 (15th December 1999)
- Initial release (Supports Delphi v4)
Email me at: sdean12@sdean12.org
Return to the main page