This morning, I spent half a day and several hours in the afternoon. I finally got it done and decided to solve the pressing problem for everyone. If you have a better solution, please let me know. :)
1. Select to delete previous versions.
Delete the WINNT \ system32 \ tee * 70 File
2. Enable Delphi7
Compile
Delphi 2005: tee7d9. BPG
Delphi 7: tee7d7. BPG
3. Install the DCl package
4. reinstall fastreport
Install fastreport
Modify the frxreg. inc file according to the fastreport's teechart.txt description.
--------------------Teechart.txt -------------------------------
Installing the fastreport with different teechart packages
1. Open the "fastreport 3 \ source \ frxreg. Inc" file in the text editor
("Fastreport 3 \ Lib \ frxreg. Inc" for fastreport basic and standard ).
Uncomment a line with required teechart version
({$ Define teechart45}, {$ define teechart55}, {$ define teechart6}, {$ define teechart7 })
2. Open the "fastreport 3 \ fastscript \ fs_ireg.inc" file in the text editor
("Fastreport 3 \ Lib \ fs_ireg.inc" for fastreport basic and standard ).
Uncomment a line with required teechart version
({$ Define teechart45}, {$ define teechart55}, {$ define teechart6}, {$ define teechart7 })
3. recompile fastscript and fastreport packages (see "install.txt" file ).
----------------------------------------------------------------
In lib7 \, change the fs70.bpl and frx70.bpl packages to the design and runtime packages. Compile and install these two packages first, and then install the other packages accordingly.
DCL package