To uninstall existing Toolbar2000 and TBX, complete the following procedure:
1. in Delphi
IDE, go to Component->Install Packages
2. find and remove all TB2K and TBX packages
3. close Delphi
IDE
4. go to $(DELPHI)\Projects\
BPL and delete tb2k*.dcp, tb2k*.bpl, tbx*.dcp, and tbx*.bpl files
5. restart Delphi
IDE
Now, when all Toolbar2000 and TBX packages has been completely removed, Delphi should start up without any problems.
To install both Toolbar2000 and TBX:
1. Go to
http://www.jrsoftware.org and download the latest version of Toolbar2000. Make sure this version is the same as the version of the patch in $(tbx)\Diffs. For example, for Toolbar2000 version 2.0.16, this directory should contain files _cvs_patch-2_0_16.bat and _cvs_patch-2_0_16.diff.
2. Locate files Patch.exe, _cvs_patch-*.bat, and _cvs_patch-*.diff in the $(tbx)\Diffs directory. Copy these files to $(tb2k)\Source.
3. Run the _cvs_patch-*.bat file to apply the patch. Original files before modification will be saved automatically with the ‘.orig’ extension. You can use these files to undo the patching process.
4. Add Toolbar2000 Source directory to Tools->Environment Options->Library->Library Path.
5. Compile and install the tb2kdsgn_*
package corresponding to
IDE version. If a dialog box pops up asking you to save the
package, choose ‘No’.
6. Add TBX installation directory to Tools->Environment Options->Library->Library Path.
7. Compile and install the tbxdsgn_*
package corresponding to
IDE version. If a dialog box pops up asking you to save the
package, choose ‘No’.
8. Restart
IDE.