1、运行recompile.exe,选择相应的delphi版本,选择recompile to chinese,编译;

2、选择recompile all pakages,编译;

3、将lib目录下的dcp、bpl文件拷贝到

C:\Users\Public\Documents\RAD Studio\9.0\Dcp、bpl下;

4、启动delphi,选择component菜单,选择install pakage,选择Add按钮,添加以下包:

- press "Add..." button and select \Lib\dclfs*.bpl file (* = your Delphi version)
- press "Add..." button and select \Lib\dclfsDB*.bpl file
- press "Add..." button and select \Lib\dclfsBDE*.bpl file
- press "Add..." button and select \Lib\dclfsADO*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfsIBX*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfsTee*.bpl file
- press "Add..." button and select \Lib\dclfrx*.bpl file
- press "Add..." button and select \Lib\dclfrxDB*.bpl file
- press "Add..." button and select \Lib\dclfrxBDE*.bpl file
- press "Add..." button and select \Lib\dclfrxADO*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfrxIBX*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfrxDBX*.bpl file (D6+)
- press "Add..." button and select \Lib\dclfrxTee*.bpl file
- press "Add..." button and select \Lib\dclfrxe*.bpl file

5、添加path 到lib path:FastReport 4\Lib" folde;

for win64:

6、OK。