| 1) Unzip the ATagParser.Zip file using a utility that preserves directory paths (WinZip is a good choice). This will create a folder called ATagParser with a Help folder, a Demos folder and a folder for each Delphi version from 3 to 7.
|
| 2) Start Delphi and select Component | Install Packages.
|
| 3) Click the Add button and browse to the ATagParser folder.
|
| 4) Find the folder for the version of Delphi that you're using.
|
| 5) Open the corresponding .bpl file (.dpl for Delphi 3).
|
| 6) After the package installs, click the OK button
|
| 1) Copy the files ATParser.Hlp and ATParser.Cnt to Delphi 3's help directory
|
| 2) Open Delphi3.cfg with a text editor
|
| 3) In the 3rd party section, add Link ATParser.Hlp
|
| 4) Delete Delphi3.gid
|
| 1) Copy the files ATParser.hlp and ATParser.cnt to Delphi 5's help directory
|
| 2) Start Delphi 5 and from the main menu select Help | Customize
|
| 3) Select the Index tab
|
| 4) Select Edit | Add Files.. and then locate ATParser.hlp
|
| 5) Select the link tab
|
| 6) Select Edit | Add Files.. and then locate ATParser.hlp
|
| 7) Select File | Save Project
|