转自:http://perfect99.net/2008/12/18/fastreport-install/
安装前请删除原有的FR控件。
1. “Tools|Environmet options…”中的”Library”标签面下”Library path”添加FastReport路径。FastReport\FastQB
FastReport\FastScriptFastReport\SourceFastReport\Source\BDE
FastReport\Source\ADO
FastReport\Source\IBX
FastReport\Source\DBXFastReport\Source\ExportPack
2. 生成汉化文件运行”recompile.exe”文件,设置相应选项,我的设置如下:1.Select the compiler 设置为 Delphi72.Select the FastReport Version 设置为 Enterprise
3.Select the TeeChart version 设置为 TeeChartStd
4.What you want to do 下的 Change language To: 设置为 Chinese (这个还用说)
3. 编译运行包(其它版本的Delphi选择相对应的文件编译)- FastReport\FastQB\fqb70.dpk
- FastReport\FastScript\fs7.dpk- FastReport\FastScript\fsDB7.dpk- FastReport\FastScript\fsBDE7.dpk- FastReport\FastScript\fsADO7.dpk- FastReport\FastScript\fsIBX7.dpk
- FastReport\Source\frx7.dpk- FastReport\Source\frxDB7.dpk- FastReport\Source\ADO\frxADO7.dpk- FastReport\Source\BDE\frxBDE7.dpk- FastReport\Source\IBX\frxIBX7.dpk- FastReport\Source\DBX\frxDBX7.dpk- FastReport\Source\ExportPack\frxe7.dpk
4. 复制以下文至Windows\System32目录下- fs7.bpl- fsDB7.bpl- fsBDE7.bpl- fsADO7.bpl- fsIBX7.bpl- frx7.bpl- frxDB7.bpl- frxADO7.bpl- frxBDE7.bpl- frxIBX7.bpl- frxDBX7.bpl- frxe7.bpl如果你的Delphi7没有修改环境变量那么这些文件默认是在\Borland\Delphi7\Projects\Bpl目录中。这一步我没有做,因为个人感觉复制不复制效果都是一样的。只要程序能找到这些文件就行了!
5. 编译并安装以下文件- FastReport\FastScript\dclfs7.dpk- FastReport\FastScript\dclfsDB7.dpk- FastReport\FastScript\dclfsBDE7.dpk- FastReport\FastScript\dclfsADO7.dpk- FastReport\FastScript\dclfsIBX7.dpk
- FastReport\Source\dclfrx7.dpk- FastReport\Source\dclfrxDB7.dpk- FastReport\Source\ADO\dclfrxADO7.dpk- FastReport\Source\BDE\dclfrxBDE7.dpk- FastReport\Source\IBX\dclfrxIBX7.dpk- FastReport\Source\DBX\dclfrxDBX7.dpk- FastReport\Source\ExportPack\dclfrxe7.dpk
--------------------------------------------------------------------------
这是我的安装步骤:
1. “Tools|Environmet options…”中的”Library”标签面下”Library path”添加FastReport路径。FastReport\FastQB
FastReport\FastScriptFastReport\SourceFastReport\Source\BDE
FastReport\Source\ADO
FastReport\Source\IBX
FastReport\Source\DBXFastReport\Source\ExportPack
2. 编译并安装以下文件- FastReport\FastScript\dclfs7.dpk- FastReport\FastScript\dclfsDB7.dpk- FastReport\FastScript\dclfsBDE7.dpk- FastReport\FastScript\dclfsADO7.dpk- FastReport\FastScript\dclfsIBX7.dpk
- FastReport\Source\dclfrx7.dpk- FastReport\Source\dclfrxDB7.dpk- FastReport\Source\ADO\dclfrxADO7.dpk- FastReport\Source\BDE\dclfrxBDE7.dpk- FastReport\Source\IBX\dclfrxIBX7.dpk- FastReport\Source\DBX\dclfrxDBX7.dpk- FastReport\Source\ExportPack\dclfrxe7.dpk
一个一个的做,就可以安装成功了;
相关资源:FastReport 5.6.2 For D7-10.2安装文件及安装步骤及录像教程